@charset "utf-8";
/* CSS Document */

/*lyIdx_Banner 开始 */
.lyIdx_Banner { width:100%; height:700px; overflow:hidden; margin:90px auto 0; padding:0;}
.lyIdx_Banner .swiper-container { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdx_Banner .swiper-container .swiper-slide { height:100%; overflow:hidden; position:relative;}
.lyIdx_Banner .swiper-container .swiper-slide img { display:block; width:1920px; height:700px; margin:-349px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}

/*分页器*/
.lyIdx_Banner .swiper-container .swiper-pagination { width:100%; height:6px; overflow:hidden; margin:0; padding:0; left:0; bottom:40px!important;}
.lyIdx_Banner .swiper-container .swiper-pagination .swiper-pagination-bullet { width:12px; height:6px; border-radius:3px; opacity:1; background-color:rgba(255,255,255,0.45); margin:0 3px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdx_Banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active { width:30px; background-color:#dc0000;}

.lyIdx_Banner .swiper-container .swiper-button-prev, .lyIdx_Banner .swiper-container .swiper-button-next { width:45px!important; height:45px!important; margin:-22.5px 0 0!important; position:absolute; top:50%!important; opacity:1; border-radius:50%;}
.lyIdx_Banner .swiper-container .swiper-button-prev { left:45px; background: url(../images/prev01.png) center center no-repeat; background-size:45px 45px;}
.lyIdx_Banner .swiper-container .swiper-button-next { right:45px; background: url(../images/next01.png) center center no-repeat; background-size:45px 45px;}
.lyIdx_Banner .swiper-container .swiper-button-prev:hover { background: url(../images/prev02.png) center center no-repeat; background-size:45px 45px;}
.lyIdx_Banner .swiper-container .swiper-button-next:hover { background: url(../images/next02.png) center center no-repeat; background-size:45px 45px;}

@media (max-width:1680px) {
	.lyIdx_Banner { height:720px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:1728px; height:720px; margin:-360px 0 0 -864px;}
}
@media (max-width:1600px) {
	.lyIdx_Banner { height:680px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:1632px; height:680px; margin:-340px 0 0 -816px;}
}
@media (max-width:1560px) {
	.lyIdx_Banner { height:660px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:1584px; height:660px; margin:-330px 0 0 -792px;}
	.lyIdx_Banner .swiper-container .swiper-button-prev { left:40px;}
	.lyIdx_Banner .swiper-container .swiper-button-next { right:40px;}
}
@media (max-width:1440px) {
	.lyIdx_Banner { height:620px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:1488px; height:620px; margin:-310px 0 0 -744px;}
}
@media (max-width:1366px) {
	.lyIdx_Banner { height:580px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:1392px; height:580px; margin:-290px 0 0 -696px;}
}
@media (max-width:1280px) {
	.lyIdx_Banner { height:540px; margin:80px auto 0;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:1296px; height:540px; margin:-270px 0 0 -648px;}
	.lyIdx_Banner .swiper-container .swiper-button-prev, .lyIdx_Banner .swiper-container .swiper-button-next, .lyIdx_Banner .swiper-container .swiper-pagination { bottom:20px!important;}
}
@media (max-width:1200px) {
	.lyIdx_Banner { height:520px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:1248px; height:520px; margin:-260px 0 0 -624px;}
	.lyIdx_Banner .swiper-container .swiper-button-prev, .lyIdx_Banner .swiper-container .swiper-button-next { width:44px!important; height:44px!important; margin:-22px 0 0!important;}
	.lyIdx_Banner .swiper-container .swiper-button-prev { left:20px; background: url(../images/prev01.png) center center no-repeat; background-size:30px 30px;}
	.lyIdx_Banner .swiper-container .swiper-button-next { right:20px; background: url(../images/next01.png) center center no-repeat; background-size:30px 30px;}
	.lyIdx_Banner .swiper-container .swiper-button-prev:hover { background: url(../images/prev02.png) center center no-repeat; background-size:30px 30px;}
	.lyIdx_Banner .swiper-container .swiper-button-next:hover { background: url(../images/next02.png) center center no-repeat; background-size:30px 30px;}
}
@media (max-width:1080px) {
	.lyIdx_Banner { height:458px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:1100px; height:458px; margin:-229px 0 0 -550px;}
}
@media (max-width:1024px) {
	.lyIdx_Banner { height:440px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:1056px; height:440px; margin:-220px 0 0 -528px;}
}
@media (max-width:820px) {
	.lyIdx_Banner { height:340px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:816px; height:340px; margin:-170px 0 0 -408px;}
	.lyIdx_Banner .swiper-container .swiper-button-prev { left:10px;}
	.lyIdx_Banner .swiper-container .swiper-button-next { right:10px;}
}
@media (max-width:767px) {
	.lyIdx_Banner { height:200px; margin:126px auto 0;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:480px; height:200px; margin:-100px 0 0 -240px;}
	.lyIdx_Banner .swiper-container .swiper-button-prev, .lyIdx_Banner .swiper-container .swiper-button-next { display:none;}
	.lyIdx_Banner .swiper-container .swiper-pagination { bottom:10px!important;}
}
@media (max-width:375px) {
	.lyIdx_Banner { height:180px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:432px; height:180px; margin:-90px 0 0 -216px;}
}
@media (max-width:320px) {
	.lyIdx_Banner { height:160px;}
	.lyIdx_Banner .swiper-container .swiper-slide img { width:384px; height:160px; margin:-80px 0 0 -192px;}
}
/*lyIdx_Banner 结束*/


/*lyIdx_Aboutus 开始*/
.lyIdx_Aboutus { width:100%; overflow:hidden; margin:0 auto; padding:90px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Aboutus .lyIdxAbout_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.lyIdxAbout_Main .lyIdxAbout_Text { width:46.7%; height:auto; margin:0; padding:27px 60px 27px 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Title { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.lyIdx_Title span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:rgba(0,0,0,0.08); font-size:30px; font-weight:bold; margin:0 auto; padding:0;}
.lyIdx_Title i { display:block; width:78px; height:6px; margin:-10px 0 10px; padding:0; background:url(../images/line01.png) 0 0 no-repeat;}
.lyIdx_Title p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:36px; font-weight:bold; margin:0 auto; padding:0;}
.lyIdx_Title1 span { color:rgba(255,255,255,0.2);}
.lyIdx_Title1 i { background:url(../images/line03.png) 0 0 no-repeat;}
.lyIdx_Title1 p { color:#fff;}

.lyIdxAbout_Text .lyIdxAbout_Ms { width:100%; height:auto; max-height:150px; overflow:hidden; line-height:30px; color:#666; font-size:16px; word-break:break-all; text-align:justify; margin:60px auto 40px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:5; -webkit-box-orient:vertical;}
.lyIdxAbout_Ms p, .lyIdxAbout_Ms span, .lyIdxAbout_Ms em, .lyIdxAbout_Ms font { line-height:30px!important; color:#666!important; font-family: Arial,RobotoRegular,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important;}

.lyIdxAbout_Text .lyIdxAbout_Data { width:100%; height:auto; margin:0 auto 60px; padding:0;}
.lyIdxAbout_Data dl dd { width:auto; height:auto; margin:0; padding:0 90px 0 0; float:left;}
.lyIdxAbout_Data dl dd:nth-child(3) { padding:0;}
.lyIdxAbout_Data dl dd p { width:100%; height:50px; overflow:hidden; line-height:50px; color:#dc0000; font-size:48px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.lyIdxAbout_Data dl dd p sub { display:inline-block; line-height:30px; color:#888; font-size:14px; font-weight:normal; vertical-align:bottom;}
.lyIdxAbout_Data dl dd span { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#666; font-size:16px; text-align:center; margin:0 auto; padding:0;}

.lyIdxAbout_Text a.AbMore { display:block; width:auto; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:16px; margin:0; padding:0; float:left;}
.lyIdxAbout_Text a.AbMore i { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-2px 0 0 15px; padding:0; background:url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border:1px solid #dc0000; border-radius:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAbout_Text a.AbMore:hover { color:#dc0000;}
.lyIdxAbout_Text a.AbMore:hover i { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}

.lyIdxAbout_Main .lyIdxAbout_Img { width:53.3%; height:auto; margin:0; padding:0; float:right; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAbout_Img i { display:block; width:100%; height:100%; margin:0; padding:0; background-color:#dc0000; position:absolute; right:-15px; bottom:-15px;}
.lyIdxAbout_Img a { display:block; width:100%; height:560px; overflow:hidden; margin:0; padding:0; position:relative; z-index:1;}
.lyIdxAbout_Img a img { display:block; width:100%; height:100%; margin:auto; padding:0; object-fit:cover; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAbout_Img a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.lyIdx_Aboutus { padding:80px 60px;}
	.lyIdx_Aboutus .lyIdxAbout_Main { width:100%;}
	.lyIdxAbout_Img a { height:540px;}
	.lyIdxAbout_Main .lyIdxAbout_Text { padding:20px 60px 20px 0;}
}
@media (max-width:1560px) {
	.lyIdxAbout_Img a { height:530px;}
	.lyIdxAbout_Main .lyIdxAbout_Text { padding:16px 60px 16px 0;}
}
@media (max-width:1440px) {
	.lyIdx_Aboutus { padding:80px 40px;}
	.lyIdxAbout_Img a { height:500px;}
	.lyIdxAbout_Main .lyIdxAbout_Text { padding:20px 40px 20px 0;}
	.lyIdxAbout_Text .lyIdxAbout_Ms { margin:40px auto; font-size:15px;}
	.lyIdxAbout_Ms p, .lyIdxAbout_Ms span, .lyIdxAbout_Ms em, .lyIdxAbout_Ms font { font-size:15px!important;}
	.lyIdxAbout_Text .lyIdxAbout_Data { margin:0 auto 40px;}
	.lyIdxAbout_Data dl dd { padding:0 80px 0 0;}
	.lyIdxAbout_Data dl dd p { font-size:45px;}
	.lyIdxAbout_Data dl dd span { font-size:15px;}
	.lyIdxAbout_Text a.AbMore { font-size:15px;}
	
	.lyIdx_Title span { font-size:28px;}
	.lyIdx_Title p { font-size:32px;}
}
@media (max-width:1366px) {
	.lyIdx_Aboutus { padding:60px 40px;}
	.lyIdxAbout_Img a { height:480px;}
	.lyIdxAbout_Main .lyIdxAbout_Text { padding:11px 40px 11px 0;}
	.lyIdxAbout_Data dl dd { padding:0 60px 0 0;}
	
	.lyIdx_Title span { font-size:28px;}
	.lyIdx_Title p { font-size:30px;}
}
@media (max-width:1280px) {
	.lyIdxAbout_Img a { height:440px;}
	.lyIdxAbout_Main .lyIdxAbout_Text { padding:11px 40px 11px 0;}
	.lyIdxAbout_Text .lyIdxAbout_Ms { max-height:140px; line-height:28px; margin:30px auto; font-size:14px;}
	.lyIdxAbout_Ms p, .lyIdxAbout_Ms span, .lyIdxAbout_Ms em, .lyIdxAbout_Ms font { font-size:14px!important;}
	.lyIdxAbout_Text .lyIdxAbout_Data { margin:0 auto 30px;}
	.lyIdxAbout_Data dl dd span { font-size:14px;}
	.lyIdxAbout_Text a.AbMore { font-size:14px;}
	.lyIdxAbout_Text a.AbMore i { width:26px; height:26px;}
	
	.lyIdx_Title { margin:0 auto 30px;}
	.lyIdx_Title span { font-size:28px;}
	.lyIdx_Title p { font-size:28px;}
}
@media (max-width:1200px) {
	.lyIdxAbout_Img a { height:420px;}
	.lyIdxAbout_Main .lyIdxAbout_Text { padding:0 40px 0 0;}
}
@media (max-width:1080px) {
	.lyIdxAbout_Img a { height:380px;}
	.lyIdxAbout_Text .lyIdxAbout_Ms { max-height:120px; line-height:24px; margin:24px auto; font-size:14px;}
	.lyIdxAbout_Text .lyIdxAbout_Data { margin:0 auto 24px;}
	.lyIdxAbout_Data dl dd { padding:0 40px 0 0;}
	.lyIdxAbout_Data dl dd p { height:40px; line-height:40px; font-size:40px;}
	
}
@media (max-width:1024px) {
	.lyIdxAbout_Img a { height:360px;}
	
	.lyIdx_Title i { margin:-10px 0 4px;}
}
@media (max-width:820px) {
	.lyIdx_Aboutus { padding:40px 20px;}
	.lyIdxAbout_Main .lyIdxAbout_Text { width:100%; padding:0; float:inherit;}
	
	.lyIdxAbout_Main .lyIdxAbout_Img { width:80%; margin:0 auto 40px; padding:0; float:inherit;}
	.lyIdxAbout_Img a { height:400px;}
	.lyIdxAbout_Text .lyIdxAbout_Ms { margin:20px auto;}
	.lyIdxAbout_Text .lyIdxAbout_Data { margin:0 auto 20px;}
	.lyIdxAbout_Data dl dd { padding:0 80px 0 0;}
	
	.lyIdx_Title { margin:0 auto 20px;}
	.lyIdx_Title span { font-size:26px;}
	.lyIdx_Title p { font-size:26px;}
}
@media (max-width:767px) {
	.lyIdx_Aboutus { padding:24px 12px;}
	.lyIdxAbout_Main .lyIdxAbout_Img { width:100%; margin:0 auto 28px;}
	.lyIdxAbout_Img i { right:-8px; bottom:-8px;}
	.lyIdxAbout_Img a { height:280px;}
	
	.lyIdxAbout_Text .lyIdxAbout_Ms { margin:12px auto;}
	.lyIdxAbout_Text .lyIdxAbout_Data { margin:20px auto;}
	.lyIdxAbout_Data dl dd { padding:0 30px 0 0;}
	.lyIdxAbout_Data dl dd p { height:36px; line-height:36px; font-size:36px;}
	
	.lyIdx_Title { margin:0 auto 20px;}
	.lyIdx_Title span { height:24px; line-height:24px; font-size:24px;}
	.lyIdx_Title i { margin:-8px 0 4px;}
	.lyIdx_Title p { height:32px; line-height:32px; font-size:24px;}
}
@media (max-width:375px) {
	.lyIdxAbout_Img a { height:250px;}
}
@media (max-width:320px) {
	.lyIdxAbout_Img a { height:220px;}
	
	.lyIdxAbout_Data dl dd { padding:0 20px 0 0;}
	.lyIdxAbout_Data dl dd p { height:32px; line-height:32px; font-size:32px;}
	.lyIdxAbout_Data dl dd p sub { font-size:12px;}
	.lyIdxAbout_Data dl dd span { font-size:12px;}
}
/*lyIdx_Aboutus 结束*/


/*lyIdx_Products 开始*/
.lyIdx_Products { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#f5f5f5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Products .lyIdxPro_Main { width:1500px; height:auto; margin:0 auto; padding:0;}

.lyIdxPro_Menu { width:80%; height:auto; margin:-80px 0 0; padding:0 130px 0 0; float:right; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_Menu dl { width:100%; height:auto; margin:0; padding:0; text-align:right;}
.lyIdxPro_Menu dl dd { display:inline-block; width:auto; max-width:20%; height:auto; overflow:hidden; margin:0 40px 0 -2px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_Menu dl dd a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_Menu dl dd a:hover { color:#dc0000;}
.lyIdxPro_Menu dl dd a em { display:block; width:50px; height:4px; overflow:hidden; margin:0; padding:0; background:url(../images/line02.png) center center no-repeat; background-size:50px 4px; position:absolute; bottom:0; left:0; opacity:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_Menu dl dd a:hover em { opacity:1;}
.lyIdxPro_Menu a.ProMore { display:block; width:auto; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; text-align:right; margin:0; padding:0; position:absolute; top:0; right:0;}
.lyIdxPro_Menu a.ProMore em { display:inline-block; width:15px; height:18px; overflow:hidden; margin:-2px 10px 0 0; padding:0; vertical-align:middle; background:url(../images/ico2.png) center center no-repeat; background-size:15px 18px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_Menu a.ProMore i { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; background:url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border:1px solid #dc0000; border-radius:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_Menu a.ProMore:hover { color:#dc0000;}
.lyIdxPro_Menu a.ProMore:hover em { background:url(../images/ico3.png) center center no-repeat; background-size:15px 18px;}
.lyIdxPro_Menu a.ProMore:hover i { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}

.lyIdxPro_Main .lyIdxPro_List { width:100%; height:auto; min-height:240px; margin:0 auto; padding:0;}
.lyIdxPro_List ul li { width:23.5%; height:auto; overflow:hidden; margin:0 2% 30px 0; padding:20px; background-color:#fff; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li:nth-child(4n+4) { margin:0 0 30px;}
.lyIdxPro_List ul li .lyIdxPro_Text { width:100%; height:auto; margin:0 auto 20px; padding:0 0 20px; border-bottom:1px solid rgba(0,0,0,0.1);}
.lyIdxPro_List ul li .lyIdxPro_Text a.ProName { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 7px; padding:0;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.ProName { color:rgba(220,0,0,1);}
.lyIdxPro_List ul li .lyIdxPro_Text p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:15px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.lyIdxPro_List ul li .lyIdxPro_Text p img { display:block; width:15px; height:18px; margin:1px 10px 1px 0; padding:0; float:left;}
.lyIdxPro_List ul li .lyIdxPro_Img { width:100%; height:250px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_List ul li .lyIdxPro_Img a.ProImg { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Img a.ProImg img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Img a.ProImg img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdxPro_List ul li a.ProMore { display:block; width:100%; height:100%; margin:0; padding:0; background-color:rgba(220,0,0,0.65); position:absolute; left:0; bottom:100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li a.ProMore img { display:block; width:64px; height:64px; margin:-32px 0 0 -32px; padding:0; position:absolute; left:50%; top:50%;}
.lyIdxPro_List ul li:hover a.ProMore { bottom:0;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.lyIdx_Products { padding:60px 60px 50px;}
	.lyIdx_Products .lyIdxPro_Main { width:100%;}
}
@media (max-width:1560px) {
	.lyIdxPro_List ul li .lyIdxPro_Img { height:240px;}
}
@media (max-width:1440px) {
	.lyIdx_Products { padding:60px 40px 50px;}
	.lyIdxPro_Menu dl dd a { font-size:15px;}
	.lyIdxPro_Menu a.ProMore { font-size:15px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:230px;}
}
@media (max-width:1366px) {
	.lyIdx_Products { padding:40px 40px 30px;}
	.lyIdxPro_List ul li { margin:0 2% 25px 0;}
	.lyIdxPro_List ul li:nth-child(4n+4) { margin:0 0 25px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:220px;}
}
@media (max-width:1280px) {
	.lyIdxPro_Menu { margin:-70px 0 0;}
	.lyIdxPro_List ul li .lyIdxPro_Text a.ProName { height:30px; line-height:30px; font-size:18px;}
	.lyIdxPro_List ul li .lyIdxPro_Text p { font-size:14px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:200px;}	
}
@media (max-width:1200px) {
	.lyIdxPro_Menu dl dd { margin:0 30px 0 -2px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:188px;}
}
@media (max-width:1080px) {
	.lyIdx_Products { padding:40px;}
	.lyIdxPro_Menu dl dd { margin:0 20px 0 -2px;}
	.lyIdxPro_List ul li { margin:0 2% 20px 0; padding:12px;}
	.lyIdxPro_List ul li:nth-child(4n+4) { margin:0 0 20px;}
	.lyIdxPro_List ul li .lyIdxPro_Text { margin:0 auto 12px; padding:0 0 12px;}
	.lyIdxPro_List ul li .lyIdxPro_Text a.ProName { margin:0 auto 4px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:180px;}
}
@media (max-width:1024px) {
	.lyIdxPro_List ul li .lyIdxPro_Img { height:164px;}
}
@media (max-width:820px) {
	.lyIdx_Products { padding:40px 20px 20px;}
	.lyIdxPro_Menu { width:100%; margin:-10px auto 20px; float:inherit;}
	.lyIdxPro_Menu dl { text-align:left;}
	.lyIdxPro_Menu dl dd { margin:0 20px 0 0;}
	.lyIdxPro_List ul li { width:48.5%; margin:0 3% 20px 0; padding:20px;}
	.lyIdxPro_List ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.lyIdxPro_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:250px;}
}
@media (max-width:767px) {
	.lyIdx_Products { padding:24px 12px 12px;}
	.lyIdxPro_Menu { width:100%; margin:0 auto 12px; padding:0; float:inherit;}
	.lyIdxPro_Menu dl dd { display:block; width:50%; max-width:inherit; margin:0; float:left;}
	.lyIdxPro_Menu a.ProMore { margin:10px 0 0; position:inherit; top:inherit; right:inherit; float:left;}
	
	.lyIdxPro_List ul li { width:100%; margin:0 auto 12px; padding:20px; float:inherit;}
	.lyIdxPro_List ul li:nth-child(2n+2), .lyIdxPro_List ul li:nth-child(4n+4) { margin:0 auto 12px;}
	
}
@media (max-width:375px) {
	.lyIdxPro_Menu dl dd { width:33.333333%;}
}
@media (max-width:320px) {
	.lyIdxPro_List ul li .lyIdxPro_Img { height:210px;}
}
/*lyIdx_Products 结束*/


/*lyIdx_Application 开始*/
.lyIdx_Application { width:100%; height:auto; margin:0 auto; padding:60px 0; background:#f5f5f5 url(../images/AppBg.jpg) center top no-repeat; background-size:100% 700px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Application .lyIdxApp_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.lyIdxApp_Main .lyIdxApp_List { width:100%; height:auto; min-height:300px; margin:0 auto; padding:0;}
.lyIdxApp_List ul li { width:49%; height:280px; margin:0 2% 30px 0; padding:0; box-shadow:0 10px 20px 0 rgba(0,0,0,0.06); float:left; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxApp_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.lyIdxApp_List ul li:nth-child(1) { background:#fff url(../images/AppIco01.png) 90% center no-repeat; background-size:200px 200px;}
.lyIdxApp_List ul li:nth-child(2) { background:#fff url(../images/AppIco02.png) 90% center no-repeat; background-size:200px 200px;}
.lyIdxApp_List ul li:nth-child(3) { background:#fff url(../images/AppIco03.png) 90% center no-repeat; background-size:200px 200px;}
.lyIdxApp_List ul li:nth-child(4) { background:#fff url(../images/AppIco04.png) 90% center no-repeat; background-size:200px 200px;}
.lyIdxApp_List ul li .lyIdxApp_Img { width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0; opacity:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxApp_List ul li:hover .lyIdxApp_Img { opacity:1;}
.lyIdxApp_List ul li .lyIdxApp_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#dc0000; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxApp_List ul li .lyIdxApp_Img a img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; opacity:0.6; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxApp_List ul li:hover .lyIdxApp_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdxApp_List ul li .lyIdxApp_Con { width:100%; height:100%; overflow:hidden; margin:0; padding:40px; position:absolute; left:0; top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxApp_List ul li .lyIdxApp_Con i { display:block; width:66px; height:66px; overflow:hidden; margin:0; padding:0; background-color:#f5f5f5; border-radius:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxApp_List ul li .lyIdxApp_Con i img { display:block; width:40px; height:40px; margin:13px auto; padding:0;}
.lyIdxApp_List ul li:hover .lyIdxApp_Con i { background-color:#fff;}
.lyIdxApp_List ul li .lyIdxApp_Con a.lyIdxApp_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:24px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:20px auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxApp_List ul li:hover .lyIdxApp_Con a.lyIdxApp_Name { color:#fff;}
.lyIdxApp_List ul li .lyIdxApp_Con p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxApp_List ul li:hover .lyIdxApp_Con p { color:rgba(255,255,255,0.65);}

@media (max-width:1680px) {
	.lyIdx_Application { background-size:100% 613px;}
}
@media (max-width:1600px) {
	.lyIdx_Application { padding:60px 60px 50px; background-size:100% 583px;}
	.lyIdx_Application .lyIdxApp_Main { width:100%;}
}
@media (max-width:1560px) {
	.lyIdx_Application { background-size:100% 569px;}
	.lyIdxApp_List ul li .lyIdxApp_Con a.lyIdxApp_Name { margin:20px auto 10px;}
}
@media (max-width:1440px) {
	.lyIdx_Application { padding:60px 40px 50px; background-size:100% 525px;}
	.lyIdxApp_List ul li { height:260px;}
	.lyIdxApp_List ul li:nth-child(1) { background:#fff url(../images/AppIco01.png) 90% center no-repeat; background-size:180px 180px;}
	.lyIdxApp_List ul li:nth-child(2) { background:#fff url(../images/AppIco02.png) 90% center no-repeat; background-size:180px 180px;}
	.lyIdxApp_List ul li:nth-child(3) { background:#fff url(../images/AppIco03.png) 90% center no-repeat; background-size:180px 180px;}
	.lyIdxApp_List ul li:nth-child(4) { background:#fff url(../images/AppIco04.png) 90% center no-repeat; background-size:180px 180px;}
	.lyIdxApp_List ul li .lyIdxApp_Con a.lyIdxApp_Name { height:32px; line-height:32px; font-size:20px;}
	.lyIdxApp_List ul li .lyIdxApp_Con p { height:50px; line-height:25px; font-size:15px;}
}
@media (max-width:1366px) {
	.lyIdx_Application { padding:40px 40px 35px; background-size:100% 498px;}	
	.lyIdxApp_List ul li { height:240px; margin:0 2% 25px 0;}
	.lyIdxApp_List ul li:nth-child(2n+2) { margin:0 0 25px;}
	.lyIdxApp_List ul li .lyIdxApp_Con { padding:30px;}
	
}
@media (max-width:1280px) {
	.lyIdx_Application { background-size:100% 467px;}	
	.lyIdxApp_List ul li { height:225px;}
	.lyIdxApp_List ul li:nth-child(1) { background:#fff url(../images/AppIco01.png) 90% center no-repeat; background-size:160px 160px;}
	.lyIdxApp_List ul li:nth-child(2) { background:#fff url(../images/AppIco02.png) 90% center no-repeat; background-size:160px 160px;}
	.lyIdxApp_List ul li:nth-child(3) { background:#fff url(../images/AppIco03.png) 90% center no-repeat; background-size:160px 160px;}
	.lyIdxApp_List ul li:nth-child(4) { background:#fff url(../images/AppIco04.png) 90% center no-repeat; background-size:160px 160px;}
	.lyIdxApp_List ul li .lyIdxApp_Con { padding:25px;}
	.lyIdxApp_List ul li .lyIdxApp_Con a.lyIdxApp_Name { height:30px; line-height:30px; font-size:18px;}
	.lyIdxApp_List ul li .lyIdxApp_Con p { height:48px; line-height:24px; font-size:14px;}
	
}
@media (max-width:1200px) {
	.lyIdx_Application { background-size:100% 438px;}
	.lyIdxApp_List ul li { height:215px;}
	.lyIdxApp_List ul li:nth-child(1) { background:#fff url(../images/AppIco01.png) 90% center no-repeat; background-size:140px 140px;}
	.lyIdxApp_List ul li:nth-child(2) { background:#fff url(../images/AppIco02.png) 90% center no-repeat; background-size:140px 140px;}
	.lyIdxApp_List ul li:nth-child(3) { background:#fff url(../images/AppIco03.png) 90% center no-repeat; background-size:140px 140px;}
	.lyIdxApp_List ul li:nth-child(4) { background:#fff url(../images/AppIco04.png) 90% center no-repeat; background-size:140px 140px;}
	.lyIdxApp_List ul li .lyIdxApp_Con { padding:20px;}
}
@media (max-width:1080px) {
	.lyIdx_Application { padding:40px; background-size:100% 394px;}
	.lyIdxApp_List ul li { height:210px; margin:0 2% 20px 0;}
	.lyIdxApp_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyIdxApp_List ul li .lyIdxApp_Con a.lyIdxApp_Name { margin:10px auto;}
}
@media (max-width:1024px) {
	.lyIdx_Application { background-size:100% 373px;}
	.lyIdxApp_List ul li { height:170px;}
	.lyIdxApp_List ul li .lyIdxApp_Con i { margin:0 20px 0 0; float:left;}
	.lyIdxApp_List ul li .lyIdxApp_Con a.lyIdxApp_Name { width:auto; margin:18px 0;}
	.lyIdxApp_List ul li .lyIdxApp_Con p { padding:10px 0 0;}
}
@media (max-width:820px) {
	.lyIdx_Application { padding:40px 20px 20px; background-size:100% 292px;}
	.lyIdxApp_List ul li { width:48.5%; margin:0 3% 20px 0;}
	.lyIdxApp_List ul li:nth-child(2n+2) { margin:0 0 20px;}
}
@media (max-width:767px) {
	.lyIdx_Application { padding:24px 12px 12px; background-size:100% 240px;}
	.lyIdxApp_List ul li { width:100%; margin:0 auto 12px; float:inherit;}
	.lyIdxApp_List ul li:nth-child(2n+2) { margin:0 auto 12px;}
	.lyIdxApp_List ul li:nth-child(1) { background:#fff url(../images/AppIco01.png) 90% center no-repeat; background-size:110px 110px;}
	.lyIdxApp_List ul li:nth-child(2) { background:#fff url(../images/AppIco02.png) 90% center no-repeat; background-size:110px 110px;}
	.lyIdxApp_List ul li:nth-child(3) { background:#fff url(../images/AppIco03.png) 90% center no-repeat; background-size:110px 110px;}
	.lyIdxApp_List ul li:nth-child(4) { background:#fff url(../images/AppIco04.png) 90% center no-repeat; background-size:110px 110px;}
}
@media (max-width:375px) {
	.lyIdx_Application { background-size:100% 180px;}
}
@media (max-width:320px) {

}
/*lyIdx_Application 结束*/


/*lyIdx_Advantages 开始*/
.lyIdx_Advantages { width:100%; height:auto; margin:0 auto; padding:60px 0 90px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Advantages .lyIdxAdv_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.lyIdxAdv_Main .lyIdxAdv_List { width:100%; height:auto; min-height:300px; margin:0 auto; padding:0;}
.lyIdxAdv_List ul li { width:22%; height:auto; margin:0 4% 0 0; padding:60px 40px; background-color:#f5f5f5; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAdv_List ul li:nth-child(4n+4) { margin:0;}
.lyIdxAdv_List ul li:hover { background-color:#dc0000;}
.lyIdxAdv_List ul li em { display:block; width:100px; height:100px; overflow:hidden; margin:0 auto 30px; padding:0; background-color:#ececec; border-radius:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAdv_List ul li em img { display:block; width:60px; height:60px; margin:20px auto; padding:0;}
.lyIdxAdv_List ul li:hover em { background-color:#fff;}
.lyIdxAdv_List ul li .lyIdxAdv_Tit { width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAdv_List ul li:hover .lyIdxAdv_Tit { color:#fff;}
.lyIdxAdv_List ul li i { display:block; width:32px; height:4px; overflow:hidden; margin:10px auto 20px; padding:0; background-color:#dc0000; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAdv_List ul li:hover i { background-color:#fff;}
.lyIdxAdv_List ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:16px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAdv_List ul li:hover p { color:rgba(255,255,255,0.6);}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.lyIdx_Advantages { padding:60px 60px 80px;}
	.lyIdx_Advantages .lyIdxAdv_Main { width:100%;}
}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.lyIdx_Advantages { padding:60px 40px 80px;}
	.lyIdxAdv_List ul li { width:22.75%; margin:0 3% 0 0;}
	.lyIdxAdv_List ul li:nth-child(4n+4) { margin:0;}
	.lyIdxAdv_List ul li p { height:25px; line-height:25px; font-size:15px;}
}
@media (max-width:1366px) {
	.lyIdx_Advantages { padding:40px 40px 60px;}
	.lyIdxAdv_List ul li { padding:40px 30px;}
}
@media (max-width:1280px) {
	.lyIdxAdv_Main .lyIdxAdv_List { min-height:280px;}
	.lyIdxAdv_List ul li { padding:40px 25px;}
	.lyIdxAdv_List ul li em { width:80px; height:80px; margin:0 auto 20px;}
	.lyIdxAdv_List ul li em img { width:50px; height:50px; margin:15px auto;}
	.lyIdxAdv_List ul li .lyIdxAdv_Tit { font-size:18px;}
	.lyIdxAdv_List ul li i { width:30px; height:3px; margin:10px auto 15px;}
	.lyIdxAdv_List ul li p { height:24px; line-height:24px; font-size:14px;}
}
@media (max-width:1200px) {

}
@media (max-width:1080px) {
	.lyIdxAdv_List ul li { width:23.5%; margin:0 2% 0 0; padding:40px 20px;}
	.lyIdxAdv_List ul li:nth-child(4n+4) { margin:0;}
}
@media (max-width:1024px) {

}
@media (max-width:820px) {
	.lyIdx_Advantages { padding:40px 20px 20px;}
	.lyIdxAdv_List ul li { width:48.5%; height:auto; margin:0 3% 20px 0; padding:40px 20px;}
	.lyIdxAdv_List ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.lyIdxAdv_List ul li:nth-child(2n+2) { margin:0 0 20px;}
}
@media (max-width:767px) {
	.lyIdx_Advantages { padding:24px 12px 12px;}
	.lyIdxAdv_List ul li { width:100%; height:auto; margin:0 auto 12px; padding:24px; float:inherit;}
	.lyIdxAdv_List ul li:nth-child(2n+2), .lyIdxAdv_List ul li:nth-child(4n+4) { margin:0 auto 12px;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {

}
/*lyIdx_Advantages 结束*/


/*lyIdx_Information 开始*/
.lyIdx_Information { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:60px 0; background-color:#f5f5f5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Information .lyIdxInfor_Main { width:1500px; height:auto; margin:0 auto; padding:0; position:relative;}
.InforTab { width:auto; height:auto; margin:-80px 0 0; padding:0 130px 0 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.InforTab ul li { width:auto; height:40px; line-height:40px; color:#333; font-size:16px; padding:0 20px; float:left; position:relative; cursor:pointer;}
.InforTab ul li:hover, .InforTab ul li.InfActive { color:#dc0000;}
.InforTab ul li em { display:block; width:50px; height:4px; overflow:hidden; margin:0; padding:0; background:url(../images/line02.png) center center no-repeat; background-size:50px 4px; position:absolute; bottom:0; left:20px; opacity:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.InforTab ul li:hover em, .InforTab ul li.InfActive em { opacity:1;}

.lyIdxInfor_Main .lyIdxInfor_Con { width:100%; height:auto; min-height:300px; margin:0 auto; padding:0;}
.lyIdxInfor_Con .lyIdxInfor_Rec { width:100%; height:auto; margin:0 auto 40px; padding:0; position:relative;}
.lyIdxInfor_Rec .InforRec_Img { width:44%; height:380px; overflow:hidden; margin:0; padding:0;}
.lyIdxInfor_Rec .InforRec_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxInfor_Rec .InforRec_Img a img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxInfor_Rec:hover .InforRec_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdxInfor_Rec .InforRec_Con { width:60%; height:auto; margin:0; padding:0; position:absolute; top:50%; right:0; z-index:1; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);}
.lyIdxInfor_Rec .InforRec_Con .InforRec_Text { width:100%; height:280px; margin:0; padding:40px; background-color:#fff; box-shadow:0 10px 20px 0 rgba(0,0,0,0.06); position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxInfor_Rec .InforRec_Con .InforRec_Text a.InforRec_Name { display:block; width:100%; height:45px; overflow:hidden; line-height:45px; color:#333; font-size:25px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxInfor_Rec:hover .InforRec_Con .InforRec_Text a.InforRec_Name { color:#dc0000;}
.lyIdxInfor_Rec .InforRec_Con .InforRec_Text p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; margin:15px auto 30px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxInfor_Rec .InforRec_Con .InforRec_Text .InforRec_Date { width:100%; height:auto; margin:0 auto; padding:0;}
.lyIdxInfor_Rec .InforRec_Con .InforRec_Text .InforRec_Date span { display:block; width:auto; height:32px; overflow:hidden; line-height:32px; color:#999; font-size:16px; margin:0; padding:0; float:left;}
.lyIdxInfor_Rec .InforRec_Con .InforRec_Text .InforRec_Date span img { display:block; width:16px; height:16px; margin:8px 8px 8px 0; padding:0; float:left;}
.lyIdxInfor_Rec .InforRec_Date a.InforRecMore { display:block; width:auto; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:16px; text-align:right; margin:0; padding:0; float:right;}
.lyIdxInfor_Rec .InforRec_Date a.InforRecMore i { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-2px 0 0 15px; padding:0; background:url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border:1px solid #dc0000; border-radius:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxInfor_Rec:hover .InforRec_Date a.InforRecMore { color:#dc0000;}
.lyIdxInfor_Rec:hover .InforRec_Date a.InforRecMore i { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}

.lyIdxInfor_Rec .InforRec_Con .InforRec_Text i.InfHot { display:block; width:76px; height:76px; margin:0; padding:0; position:absolute; top:0; right:0;}

.lyIdxInfor_Con .lyIdxInfor_List { width:100%; height:auto; margin:0 auto; padding:0;}
.lyIdxInfor_List ul li { width:32%; height:auto; margin:0 2% 30px 0; padding:30px; background-color:#fff; box-shadow:0 0 0 0 rgba(0,0,0,0.06); float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxInfor_List ul li:nth-child(3n+3) { margin:0 0 30px;}
.lyIdxInfor_List ul li:hover { background-color:#fff; box-shadow:0 7px 15px 0 rgba(0,0,0,0.06);}
.lyIdxInfor_List ul li a.InforList_Name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxInfor_List ul li:hover a.InforList_Name { color:#dc0000;}
.lyIdxInfor_List ul li p { width:100%; height:52px; overflow:hidden; line-height:26px; color:#999; font-size:16px; word-break:break-all; margin:10px auto 20px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxInfor_List ul li .InforList_Date { width:100%; height:auto; margin:0 auto; padding:0;}
.lyIdxInfor_List ul li .InforList_Date span { display:block; width:auto; height:24px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0; padding:0; float:left;}
.lyIdxInfor_List ul li .InforList_Date span img { display:block; width:16px; height:16px; margin:4px 8px 4px 0; padding:0; float:left;}
.lyIdxInfor_List ul li .InforList_Date a.InforListMore { display:block; width:auto; height:24px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:right; margin:0; padding:0; float:right;}
.lyIdxInfor_List ul li .InforList_Date a.InforListMore i { display:inline-block; width:22px; height:22px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; background:url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border:1px solid #dc0000; border-radius:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxInfor_List ul li:hover .InforList_Date a.InforListMore { color:#dc0000;}
.lyIdxInfor_List ul li:hover .InforList_Date a.InforListMore i { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}

.lyIdxInfor_More { position:absolute; top:40px; right:0;}
.lyIdxInfor_More a { display:block; width:auto; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:16px; text-align:right; margin:0; padding:0; float:right;}
.lyIdxInfor_More a i { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-2px 0 0 15px; padding:0; background:url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border:1px solid #dc0000; border-radius:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxInfor_More a:hover { color:#dc0000;}
.lyIdxInfor_More a:hover i { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.lyIdx_Information { padding:60px 60px 50px;}
	.lyIdx_Information .lyIdxInfor_Main { width:100%;}
	.lyIdxInfor_Rec .InforRec_Img { height:370px;}
}
@media (max-width:1560px) {
	.lyIdxInfor_Rec .InforRec_Img { height:360px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text { height:270px;}
}
@media (max-width:1440px) {
	.lyIdx_Information { padding:60px 40px 50px;}
	.InforTab ul li { font-size:15px;}
	.lyIdxInfor_Rec .InforRec_Img { height:350px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text { height:260px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text a.InforRec_Name { height:44px; line-height:44px; font-size:24px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text p { height:50px; line-height:25px; font-size:15px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text .InforRec_Date span { font-size:15px;}
	.lyIdxInfor_Rec .InforRec_Date a.InforRecMore { font-size:15px;}	
	.lyIdxInfor_More a { font-size:15px;}
	
	.lyIdxInfor_List ul li p { height:50px; line-height:25px; font-size:15px;}
}
@media (max-width:1366px) {
	.lyIdx_Information { padding:40px 40px 35px;}
	.lyIdxInfor_Rec .InforRec_Img { height:330px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text { height:240px; padding:30px;}
	
	.lyIdxInfor_List ul li { margin:0 2% 25px 0; padding:25px;}
	.lyIdxInfor_List ul li:nth-child(3n+3) { margin:0 0 25px;}
	
}
@media (max-width:1280px) {
	.lyIdx_Information { padding:40px;}
	.lyIdxInfor_Con .lyIdxInfor_Rec { margin:0 auto 30px;}
	.lyIdxInfor_Rec .InforRec_Img { height:310px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text { height:230px; padding:30px 25px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text a.InforRec_Name { height:40px; line-height:40px; font-size:22px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text p { height:48px; line-height:24px; font-size:14px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text .InforRec_Date span { font-size:14px;}
	.lyIdxInfor_Rec .InforRec_Date a.InforRecMore { font-size:14px;}
	.lyIdxInfor_Rec .InforRec_Date a.InforRecMore i { width:26px; height:26px;}
	
	.lyIdxInfor_List ul li { margin:0 2% 20px 0; padding:20px;}
	.lyIdxInfor_List ul li:nth-child(3n+3) { margin:0 0 20px;}
	.lyIdxInfor_List ul li a.InforList_Name { height:30px; line-height:30px; font-size:18px;}
	.lyIdxInfor_List ul li p { height:48px; line-height:24px; font-size:14px; margin:10px auto 20px;}
	
	.InforTab { margin:-70px 0 0;}
}
@media (max-width:1200px) {
	.lyIdxInfor_Rec .InforRec_Img { height:288px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text { height:200px; padding:25px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text p { margin:10px auto 20px;}
}
@media (max-width:1080px) {	
	.lyIdxInfor_Rec .InforRec_Img { height:260px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text { height:190px; padding:20px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text a.InforRec_Name { height:36px; line-height:36px; font-size:20px;}
	
	.lyIdxInfor_List ul li { width:49%; margin:0 2% 20px 0;}
	.lyIdxInfor_List ul li:nth-child(3n+3) { margin:0 2% 20px 0;}
	.lyIdxInfor_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	
}
@media (max-width:1024px) {	
	.lyIdxInfor_Rec .InforRec_Img { height:240px;}
	
	.lyIdxInfor_More { top:34px;}
}
@media (max-width:820px) {
	.lyIdx_Information { padding:40px 20px 20px;}
	
	.InforTab { height:40px; margin:-10px auto 20px; float:inherit;}
	.InforTab ul li { font-size:16px; padding:0 40px 0 0;}
	.InforTab ul li em { left:0;}
	
	.lyIdxInfor_Con .lyIdxInfor_Rec { margin:0 auto 20px;}
	.lyIdxInfor_Rec .InforRec_Img { height:220px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text { height:180px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text p { margin:10px auto;}
	.lyIdxInfor_More { top:84px;}
}
@media (max-width:767px) {
	.lyIdx_Information { padding:24px 12px 12px;}
	.lyIdxInfor_Con .lyIdxInfor_Rec { margin:0 auto 24px;}
	.lyIdxInfor_Rec .InforRec_Img { width:100%; height:220px; float:inherit;}
	.lyIdxInfor_Rec .InforRec_Con { width:100%; margin:0 auto; float:inherit; position:inherit; top:inherit; right:inherit; transform:none;}	
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text { height:auto;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text a.InforRec_Name { height:32px; line-height:32px; font-size:18px;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text p { margin:10px auto;}
	.lyIdxInfor_Rec .InforRec_Con .InforRec_Text i.InfHot { width:50px; height:50px;}
	
	.lyIdxInfor_List ul li, .lyIdxInfor_List ul li:nth-child(2n+2), .lyIdxInfor_List ul li:nth-child(3n+3) { width:100%; margin:0 auto 12px; float:inherit;}
	
	.lyIdxInfor_More { top:72px;}
}
@media (max-width:375px) {
	.InforTab { padding:0 120px 0 0;}
	.InforTab ul li { padding:0 30px 0 0;}
}
@media (max-width:320px) {
	.InforTab { padding:0 110px 0 0;}
	.InforTab ul li { padding:0 20px 0 0;}
}
/*lyIdx_Information 结束*/


/*nyBanner 开始*/
.nyBanner { width:100%; height:550px; overflow:hidden; margin:90px auto 0; padding:0; position:relative;}
.nyBanner img.BaImg { display:block; width:1920px; height:550px; margin:0; padding:0; position:absolute; left:50%; top:50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.nyBanner .nyBa_Text { width:1500px; height:auto; margin:0; padding:0; position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyBa_Text em { display:block; width:100%; height:auto; overflow:hidden; line-height:30px; color:rgba(255,255,255,0.25); font-size:30px; font-weight:bold; font-style:normal; text-align:center; margin:0 auto; padding:0;}
.nyBa_Text p { width:100%; height:auto; overflow:hidden; line-height:40px; color:#fff; font-size:36px; font-weight:bold; text-align:center; margin:10px auto; padding:0;}
.Crumb { width:100%; height:auto; overflow:hidden; line-height:30px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.Crumb img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0 0; padding:0;}
.Crumb a { display:inline-block; width:auto; height:30px; color:#fff; font-size:16px; margin:0; padding:0;}
.Crumb a:hover { color:#dc0000;}
.Crumb span { display:inline-block; width:auto; height:30px; color:rgba(255,255,255,0.45); font-size:16px; margin:0; padding:0;}

.nyMenu { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; box-shadow:0 6px 16px rgba(0,0,0,0.06); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyMenu .nyMenu_List { width:1500px; height:auto; margin:0 auto; padding:0;}
.nyMenu_List ul { width:100%; height:auto; margin:0 auto; padding:0;}
.nyMenu_List ul li { height:auto; margin:0; padding:0; position:relative; float:left;}
.nyMenu_List ul.w20 li { width:20%;}
.nyMenu_List ul.w50 li { width:50%;}
.nyMenu_List ul li i { display:block; width:1px; height:16px; margin:-8px 0 0; padding:0; background-color:#ddd; position:absolute; top:50%; right:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyMenu_List ul li.MenuOn i, .nyMenu_List ul li:hover i { display:none;}
.nyMenu_List ul li a { display:block; width:100%; height:70px; overflow:hidden; line-height:70px; color:#333; font-size:18px; font-weight:bold; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyMenu_List ul li.MenuOn a, .nyMenu_List ul li:hover a { color:#fff; background-color:#dc0000;}

@media (max-width:1680px) {
	.nyBanner { height:500px;}
	.nyBanner img.BaImg { width:1745px; height:500px;}
}
@media (max-width:1600px) {
	.nyBanner { height:464px;}
	.nyBanner img.BaImg { width:1620px; height:464px;}
	.nyBanner .nyBa_Text { width:100%; padding:0 60px;}
	
	.nyMenu { padding:0 60px;}
	.nyMenu .nyMenu_List { width:100%;}
}
@media (max-width:1560px) {
	.nyBanner { height:450px;}
	.nyBanner img.BaImg { width:1570px; height:450px;}
}
@media (max-width:1440px) {
	.nyBanner { height:420px;}
	.nyBanner img.BaImg { width:1466px; height:420px;}
	.nyBanner .nyBa_Text { padding:0 40px;}
	.nyBa_Text em { font-size:28px;}
	.nyBa_Text p { font-size:32px; margin:5px auto;}
	.Crumb, .Crumb a, .Crumb span { font-size:15px;}
	
	.nyMenu { padding:0 40px;}
}
@media (max-width:1366px) {
	.nyBanner { height:400px;}
	.nyBanner img.BaImg { width:1396px; height:400px;}
	.nyBa_Text em { font-size:28px;}
	.nyBa_Text p { font-size:30px; margin:2px auto;}
	.Crumb, .Crumb a, .Crumb span { font-size:15px;}
}
@media (max-width:1280px) {
	.nyBanner { margin:80px auto 0; height:372px;}
	.nyBanner img.BaImg { width:1300px; height:372px;}
	.nyBa_Text em { font-size:26px;}
	.nyBa_Text p { font-size:28px; margin:0 auto;}
	.Crumb, .Crumb a, .Crumb span { font-size:14px;}
}
@media (max-width:1200px) {
	.nyBanner { height:355px;}
	.nyBanner img.BaImg { width:1240px; height:355px;}
	
	.nyMenu_List ul li a { height:60px; line-height:60px;}
}
@media (max-width:1080px) {
	.nyBanner { height:330px;}
	.nyBanner img.BaImg { width:1152px; height:px;}
}
@media (max-width:1024px) {
	.nyBanner { height:310px;}
	.nyBanner img.BaImg { width:1082px; height:310px;}
}
@media (max-width:820px) {
	.nyBanner { height:260px;}
	.nyBanner img.BaImg { width:908px; height:260px;}
	.nyBanner .nyBa_Text { padding:0 20px;}
	.nyBa_Text em { font-size:22px;}
	.nyBa_Text p { line-height:32px; font-size:24px; margin:0 auto;}
	
	.nyMenu { padding:0;}
}
@media (max-width:767px) {
	.nyBanner { margin:126px auto 0; height:220px;}
	.nyBanner img.BaImg { width:768px; height:220px;}
	.nyBanner .nyBa_Text { padding:0 12px;}
	.nyBa_Text em { line-height:24px; font-size:18px;}
	.nyBa_Text p { line-height:30px; font-size:22px; margin:0 auto;}
	
	.nyMenu_List ul li a { height:48px; line-height:48px; font-size:14px;}
}
@media (max-width:375px) {
	.nyBanner { height:200px;}
	.nyBanner img.BaImg { width:698px; height:200px;}
}
@media (max-width:320px) {
	.nyBanner { height:172px;}
	.nyBanner img.BaImg { width:600px; height:172px;}
}
/*NyBanner 结束*/


/*nyAboutUs 开始*/
.nyAb_Gsjj { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:80px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAb_Gsjj .nyAbGsjj_Main { width:1500px; height:auto; min-height:300px; margin:0 auto; padding:0; position:relative;}
.nyAbGsjj_Main .nyAbGsjj_Img { width:50%; height:520px; overflow:hidden; margin:0; padding:0; float:left; position:relative;}
.nyAbGsjj_Img img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyAbGsjj_Img:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyAbGsjj_Main .nyAbGsjj_Con { width:50%; height:auto; overflow:hidden; margin:0; padding:0 0 0 60px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAbGsjj_Con .nyAbGsjj_Name { width:100%; height:auto; overflow:hidden; line-height:40px; color:#333; font-size:36px; font-weight:bold; margin:0 auto; padding:0;}
.nyAbGsjj_Con .nyAbGsjj_Line { display:block; width:78px; height:6px; margin:20px 0 40px; padding:0; background:url(../images/line01.png) 0 0 no-repeat; background-size:100% 100%;}
.nyAbGsjj_Con .nyAbGsjj_Ms { width:100%; height:auto; max-height:240px; overflow-y:scroll; line-height:30px; color:#666; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0 30px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAbGsjj_Ms::-webkit-scrollbar { width:4px;}/* 滚动槽宽度 */
.nyAbGsjj_Ms::-webkit-scrollbar-track { background-color:#e6e6e6; border-radius:0px;}
.nyAbGsjj_Ms::-webkit-scrollbar-thumb { background-color:#dc0000;} /* 滚动条滑块默认状态 */
.nyAbGsjj_Ms::-webkit-scrollbar-thumb:window-inactive { background-color:#dc0000;} /* 滚动条滑块点击状态 */
.nyAbGsjj_Con .nyAbGsjj_Ms div, .nyAbGsjj_Con .nyAbGsjj_Ms p { width:100%; height:auto; line-height:30px!important; line-height:30px!important; color:#666!important; font-family:Arial,RobotoRegular,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; margin:0 auto 15px; padding:0;}
.nyAbGsjj_Con .nyAbGsjj_Ms span, .nyAbGsjj_Con .nyAbGsjj_Ms em, .nyAbGsjj_Con .nyAbGsjj_Ms font { display:inline-block; line-height:30px!important; line-height:30px!important; color:#666!important; font-family:Arial,RobotoRegular,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; font-style:normal!important;}

.nyAbGsjj_Data { width:55%; height:auto; margin:0; padding:0 0 0 5%; background:url(../images/Bg01.png) 0 0 no-repeat; background-size:100% 100%; position:absolute; right:0; bottom:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAbGsjj_Data dl { padding:25px 0;}
.nyAbGsjj_Data dl dd { width:33.333333%; height:auto; margin:0; padding:0 50px; border-right:1px solid rgba(255,255,255,0.25); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAbGsjj_Data dl dd:nth-child(3) { border:0;}
.nyAbGsjj_Data dl dd p { width:100%; height:40px; line-height:40px; color:#fff; font-family:"RobotoBold"; font-size:40px; text-align:center; margin:0 auto 10px; padding:0;}
.nyAbGsjj_Data dl dd p sub { display:inline-block; line-height:20px; color:rgba(255,255,255,0.65); font-family:Arial,RobotoRegular,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:15px; vertical-align:middle; margin:0 0 0 5px;}
.nyAbGsjj_Data dl dd span { display:block; width:100%; height:25px; overflow:hidden; line-height:25px; color:#fff; font-size:15px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}

.nyAb_Qywh { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:60px 0 80px; background:url(../images/QywhBg.jpg) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAb_Qywh .nyAbQywh_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.nyAbQywh_Main .nyAbQywh_List { width:100%; height:auto; margin:0 auto; padding:0;}
.nyAbQywh_List ul li { width:22.75%; height:auto; margin:0 3% 0 0; padding:40px; background-color:#fff; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAbQywh_List ul li:nth-child(4n+4) { margin:0;}
.nyAbQywh_List ul li:hover { background-color:#dc0000;}
.nyAbQywh_List ul li i { display:block; width:64px; height:64px; overflow:hidden; margin:0 auto 14px; padding:0; border-radius:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyAbQywh_List ul li i.QywhIco1 { background:#dc0000 url(../images/QywhIco01.png) center center no-repeat; background-size:40px 40px;}
.nyAbQywh_List ul li i.QywhIco2 { background:#dc0000 url(../images/QywhIco02.png) center center no-repeat; background-size:40px 40px;}
.nyAbQywh_List ul li i.QywhIco3 { background:#dc0000 url(../images/QywhIco03.png) center center no-repeat; background-size:40px 40px;}
.nyAbQywh_List ul li i.QywhIco4 { background:#dc0000 url(../images/QywhIco04.png) center center no-repeat; background-size:40px 40px;}
.nyAbQywh_List ul li:hover i.QywhIco1 { background:#fff url(../images/QywhIco1.png) center center no-repeat; background-size:40px 40px;}
.nyAbQywh_List ul li:hover i.QywhIco2 { background:#fff url(../images/QywhIco2.png) center center no-repeat; background-size:40px 40px;}
.nyAbQywh_List ul li:hover i.QywhIco3 { background:#fff url(../images/QywhIco3.png) center center no-repeat; background-size:40px 40px;}
.nyAbQywh_List ul li:hover i.QywhIco4 { background:#fff url(../images/QywhIco4.png) center center no-repeat; background-size:40px 40px;}
.nyAbQywh_List ul li p { width:100%; height:auto; line-height:32px; color:#333; font-size:20px; font-weight:bold; text-align:center; margin:0 auto 2px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyAbQywh_List ul li span { display:block; width:100%; height:auto; line-height:30px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyAbQywh_List ul li:hover p { color:#fff;}
.nyAbQywh_List ul li:hover span { color:rgba(255,255,255,0.65);}

.nyAb_Honor { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:60px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAbHonor_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.nyAbHonor_Main .nyAbHonor_List { width:100%; height:auto; min-height:200px; margin:0 0 0 -80px; padding:0 80px; position:relative;}
.nyAbHonor_List .swiper-container { width:100%;}
.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img { width:100%; height:auto; margin:0 auto; padding:20px 30px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a { display:block; width:100%; height:210px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyAbHonor_List .swiper-container .swiper-slide:hover .nyAbHonor_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyAbHonor_List .swiper-container .swiper-slide a.nyAbHonor_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:10px 0 0;}
.nyAbHonor_List .swiper-container .swiper-slide:hover a.nyAbHonor_Name { color:#dc0000;}

.nyAbHonor_List .swiper-button-prev, .nyAbHonor_List .swiper-button-next { width:42px!important; height:42px!important; margin:-21px 0 0!important; position:absolute; top:50%!important; opacity:1; border-radius:50%; border:1px solid #dc0000; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyAbHonor_List .swiper-button-prev { left:0; background: url(../images/jt03.png) center center no-repeat; background-size:18px 18px;}
.nyAbHonor_List .swiper-button-next { right:0; background: url(../images/jt01.png) center center no-repeat; background-size:18px 18px;}
.nyAbHonor_List .swiper-button-prev:hover { background:#dc0000 url(../images/jt04.png) center center no-repeat; background-size:18px 18px;}
.nyAbHonor_List .swiper-button-next:hover { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}

@media (max-width:1680px) {
	.nyAbHonor_Main .nyAbHonor_List { margin:0 0 0 -74px; padding:0 74px;}
}
@media (max-width:1600px) {
	.nyAb_Gsjj { padding:80px 60px;}
	.nyAb_Gsjj .nyAbGsjj_Main { width:100%;}
	
	.nyAb_Qywh { padding:60px 60px 80px;}
	.nyAb_Qywh .nyAbQywh_Main { width:100%;}
	.nyAbQywh_List ul li span { font-size:15px;}
	
	.nyAb_Honor { padding:60px;}
	.nyAbHonor_Main { width:100%;}
	.nyAbHonor_Main .nyAbHonor_List { margin:0 0 0 -60px; padding:0 60px;}
}
@media (max-width:1560px) {
	.nyAbGsjj_Main .nyAbGsjj_Img { height:500px;}
	.nyAbGsjj_Data dl { padding:20px 0;}
}
@media (max-width:1440px) {
	.nyAb_Gsjj { padding:80px 40px;}
	.nyAbGsjj_Main .nyAbGsjj_Img { height:480px;}
	.nyAbGsjj_Main .nyAbGsjj_Con { padding:0 0 0 40px;}
	.nyAbGsjj_Con .nyAbGsjj_Name { font-size:32px;}
	.nyAbGsjj_Con .nyAbGsjj_Line { margin:20px 0 30px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms { max-height:230px; font-size:15px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms div, .nyAbGsjj_Con .nyAbGsjj_Ms p { font-size:15px!important; margin:0 auto 12px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms span, .nyAbGsjj_Con .nyAbGsjj_Ms em, .nyAbGsjj_Con .nyAbGsjj_Ms font { font-size:15px!important;}
	.nyAbGsjj_Data dl dd { padding:0 40px;}
	
	.nyAb_Qywh { padding:60px 40px 80px;}
	
	.nyAb_Honor { padding:60px 40px;}
	.nyAbHonor_Main .nyAbHonor_List { margin:0 auto; padding:0 0 60px;}
	.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img { padding:20px;}
	.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a { height:200px;}
	.nyAbHonor_List .swiper-button-prev, .nyAbHonor_List .swiper-button-next { top: inherit!important; bottom:0;}
	.nyAbHonor_List .swiper-button-prev { left: inherit; right:50%; margin:0 20px 0 0!important;}
	.nyAbHonor_List .swiper-button-next { right: inherit; left:50%; margin:0 0 0 20px!important;}
}
@media (max-width:1366px) {
	.nyAb_Gsjj { padding:60px 40px;}
	.nyAbGsjj_Main .nyAbGsjj_Img { height:450px;}
	.nyAbGsjj_Con .nyAbGsjj_Name { font-size:30px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms { max-height:200px; line-height:25px; font-size:15px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms div, .nyAbGsjj_Con .nyAbGsjj_Ms p { line-height:25px!important; font-size:15px!important; margin:0 auto 10px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms span, .nyAbGsjj_Con .nyAbGsjj_Ms em, .nyAbGsjj_Con .nyAbGsjj_Ms font { line-height:25px!important; font-size:15px!important;}
	
	.nyAb_Qywh { padding:60px 40px;}
	.nyAbQywh_List ul li { padding:40px 20px;}
	.nyAbQywh_List ul li p { line-height:30px; font-size:18px;}
	
	.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a { height:180px;}
	
}
@media (max-width:1280px) {
	.nyAbGsjj_Main .nyAbGsjj_Img { height:420px;}
	.nyAbGsjj_Con .nyAbGsjj_Name { font-size:28px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms { max-height:180px; line-height:24px; font-size:14px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms div, .nyAbGsjj_Con .nyAbGsjj_Ms p { line-height:24px!important; font-size:14px!important; margin:0 auto 10px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms span, .nyAbGsjj_Con .nyAbGsjj_Ms em, .nyAbGsjj_Con .nyAbGsjj_Ms font { line-height:24px!important; font-size:14px!important;}
	.nyAbGsjj_Data dl dd { padding:0 20px;}
	.nyAbGsjj_Data dl dd p { font-size:36px; margin:0 auto 4px;}
	.nyAbGsjj_Data dl dd p sub { font-size:12px;}
	.nyAbGsjj_Data dl dd span { height:20px; line-height:20px; font-size:14px;}
	
	.nyAb_Qywh { padding:40px 40px 60px;}
	.nyAbQywh_List ul li { width:23.05%; margin:0 2.6% 0 0; padding:30px 20px;}
	.nyAbQywh_List ul li:nth-child(4n+4) { margin:0;}
	.nyAbQywh_List ul li span { line-height:24px; font-size:14px;}
	
	.nyAb_Honor { padding:40px 40px 60px;}
	.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a { height:170px;}
}
@media (max-width:1200px) {
	.nyAbGsjj_Main .nyAbGsjj_Img { height:400px;}
	.nyAbGsjj_Con .nyAbGsjj_Line { margin:10px 0 20px;}
	
	.nyAbQywh_List ul li { width:23.5%; margin:0 2% 0 0; padding:30px 20px;}
	.nyAbQywh_List ul li:nth-child(4n+4) { margin:0;}
	
	.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a { height:210px;}
}
@media (max-width:1080px) {
	.nyAbGsjj_Main .nyAbGsjj_Img { height:360px;}
	.nyAbGsjj_Con .nyAbGsjj_Name { line-height:32px; font-size:24px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms { max-height:160px;}
	.nyAbGsjj_Data dl dd p { font-size:34px; margin:0 auto;}
	
	.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a { height:200px;}
}
@media (max-width:1024px) {
	.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a { height:190px;}
}
@media (max-width:820px) {
	.nyAb_Gsjj { padding:40px 20px;}
	.nyAbGsjj_Main .nyAbGsjj_Img { width:80%; height:400px; margin:0 auto 20px; float:inherit;}
	.nyAbGsjj_Main .nyAbGsjj_Con { width:100%; height:auto; margin:0 auto 20px; padding:0; float:inherit;}
	.nyAbGsjj_Con .nyAbGsjj_Name { text-align:center;}
	.nyAbGsjj_Con .nyAbGsjj_Line { margin:20px auto;}
	.nyAbGsjj_Con .nyAbGsjj_Ms { max-height:inherit; overflow:hidden; padding:0;}
	.nyAbGsjj_Data { width:100%; position:inherit; right:inherit; bottom:inherit;}
	
	.nyAb_Qywh { padding:40px 20px;}
	
	.nyAb_Honor { padding:40px 20px;}
	.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a { height:140px;}
	.nyAbGsjj_Con .nyAbGsjj_Ms img{max-width:100%;height:auto;}
}
@media (max-width:767px) {
	.nyAb_Gsjj { padding:24px 12px;}
	.nyAbGsjj_Main .nyAbGsjj_Img { width:100%; height:280px;}
	.nyAbGsjj_Con .nyAbGsjj_Name { line-height:30px; font-size:22px;}
	.nyAbGsjj_Con .nyAbGsjj_Line { margin:16px auto;}
	.nyAbGsjj_Data dl dd { padding:0 12px;}
	.nyAbGsjj_Data dl dd p { height:32px; line-height:32px; font-size:30px;}
	.nyAbGsjj_Data dl dd span { font-size:12px;}
	
	.nyAb_Qywh { padding:24px 12px 12px;}
	.nyAbQywh_List ul li { width:48.5%; height:auto; margin:0 3% 12px 0; padding:24px 20px;}
	.nyAbQywh_List ul li:nth-child(4n+4) { margin:0 3% 12px 0;}
	.nyAbQywh_List ul li:nth-child(2n+2) { margin:0;}
	.nyAbQywh_List ul li span { height:44px; line-height:22px;}
	
	.nyAb_Honor { padding:24px 12px 40px;}
	.nyAbHonor_Main .nyAbHonor_List { padding:0;}
	.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a { height:210px;}
	.nyAbHonor_List .swiper-button-prev, .nyAbHonor_List .swiper-button-next { display:none!important;}
}
@media (max-width:375px) {
	.nyAbGsjj_Main .nyAbGsjj_Img { height:250px;}
	.nyAbGsjj_Con .nyAbGsjj_Line { width:65px; height:5px; margin:15px auto;}
	.nyAbGsjj_Data dl dd p { font-size:26px;}
}
@media (max-width:320px) {
	.nyAbGsjj_Main .nyAbGsjj_Img { height:200px;}
	.nyAbGsjj_Con .nyAbGsjj_Name { font-size:20px;}
	.nyAbGsjj_Con .nyAbGsjj_Line { width:52px; height:4px; margin:12px auto;}
	.nyAbGsjj_Data dl dd { padding:0 4px;}
	.nyAbGsjj_Data dl dd p { font-size:24px;}
	
	.nyAbHonor_List .swiper-container .swiper-slide .nyAbHonor_Img a { height:180px;}
}
/*nyAboutUs 结束*/


/*nyProducts 开始*/
.nyProducts { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_Menu { width:100%; height:auto; margin:0 auto; padding:0; position:relative; z-index:9;}
.ParentLevel { width:100%; height:auto; margin:0 auto; padding:30px 0 15px; background-color:#fff; box-shadow:0 5px 18px rgba(0,0,0,0.06); position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ParentLevel ul { width:1500px; height:auto; margin:0 auto; padding:0;}
.ParentLevel ul li { display:block; width:auto; height:auto; margin:0 15px 15px 0; padding:0; float:left;}
.ParentLevel ul li p { width:auto; height:auto; margin:0; /*padding:0 40px 0 0;*/ background-color:#f5f5f5; border-radius:4px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ParentLevel ul li p a { display:block; width:auto; height:50px; line-height:50px; color:#666; font-size:16px; font-weight:bold; margin:0; padding:0 30px;}
.ParentLevel ul li p span { display:block; width:40px; height:40px; margin:-20px 0 0; padding:0; background:url(../images/mulu0.png) center center no-repeat; background-size:20px 20px; position:absolute; top:50%; right:0; cursor:pointer;}
.ParentLevel ul li p span i { display:block; width:1px; height:20px; margin:10px 0; padding:0; background-color:#e5e5e5; float:left;}
.ParentLevel ul li.selected p, .ParentLevel ul li:hover p { background-color:#dc0000;}
.ParentLevel ul li p.on{background-color:#dc0000;}
.ParentLevel ul li p.on a{color:#fff;}
.ParentLevel ul li.selected p a, .ParentLevel ul li:hover p a { color:#fff;}
.ParentLevel ul li:hover p span { background:url(../images/mulu1.png) center center no-repeat; background-size:20px 20px;}
.ParentLevel ul li.selected p span { background:url(../images/mulu2.png) center center no-repeat; background-size:20px 20px;}
.ParentLevel ul li.selected p span i, .ParentLevel ul li:hover p span i { background-color:rgba(255,255,255,0.3);}
.ChildLevel { display:none; width:100%; height:auto; margin:0; padding:0; background-color:#f9f9f9; box-shadow:0 10px 10px rgba(0,0,0,0.1); position:absolute; left:0; top:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ChildLevel .tag { width:1500px; height:auto; margin:0 auto; padding:20px 0;}
.ChildLevel .tag a { display:inline-block; width:auto; height:50px; line-height:50px; color:#666; font-size:16px; margin:0 20px 0 0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ChildLevel .tag a:hover { color:#dc0000; border-bottom:2px solid #dc0000;}

.nyProducts .nyPro_Main { width:1500px; height:auto; margin:60px auto 80px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_Main .nyPro_List { width:100%; height:auto; min-height:240px; margin:0 auto 30px; padding:0;}
.nyPro_List ul li { width:23.5%; height:auto; overflow:hidden; margin:0 2% 30px 0; padding:20px; background-color:#fff; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_List ul li:nth-child(4n+4) { margin:0 0 30px;}
.nyPro_List ul li .nyPro_Text { width:100%; height:auto; margin:0 auto 20px; padding:0 0 20px; border-bottom:1px solid rgba(0,0,0,0.1);}
.nyPro_List ul li .nyPro_Text a.nyProName { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 7px; padding:0;}
.nyPro_List ul li:hover .nyPro_Text a.nyProName { color:rgba(220,0,0,1);}
.nyPro_List ul li .nyPro_Text p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:15px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.nyPro_List ul li .nyPro_Text p img { display:block; width:15px; height:18px; margin:1px 10px 1px 0; padding:0; float:left;}
.nyPro_List ul li .nyPro_Img { width:100%; height:250px; overflow:hidden; margin:0 auto; padding:0;}
.nyPro_List ul li .nyPro_Img a.nyProImg { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_List ul li .nyPro_Img a.nyProImg img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_List ul li:hover .nyPro_Img a.nyProImg img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyPro_List ul li a.nyProMore { display:block; width:100%; height:100%; margin:0; padding:0; background-color:rgba(220,0,0,0.65); position:absolute; left:0; bottom:100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_List ul li a.nyProMore img { display:block; width:64px; height:64px; margin:-32px 0 0 -32px; padding:0; position:absolute; left:50%; top:50%;}
.nyPro_List ul li:hover a.nyProMore { bottom:0;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.ParentLevel { padding:30px 60px 15px;}
	.ParentLevel ul { width:100%;}	
	.ChildLevel { width:100%; padding:0 60px;}
	.ChildLevel .tag { width:100%;}
	
	.nyProducts .nyPro_Main { width:100%; padding:0 60px;}
}
@media (max-width:1560px) {
	.nyPro_List ul li .nyPro_Img { height:240px;}
}
@media (max-width:1440px) {
	.ParentLevel { padding:20px 40px 10px;}
	.ParentLevel ul li { margin:0 10px 10px 0;}
	.ParentLevel ul li p a { height:45px; line-height:45px; font-size:15px; padding:0 20px;}
	.ChildLevel { padding:0 40px;}
	.ChildLevel .tag a { height:45px; line-height:45px; font-size:15px;}
	
	.nyProducts .nyPro_Main { padding:0 40px;}
	.nyPro_List ul li .nyPro_Img { height:230px;}
}
@media (max-width:1366px) {
	
	.nyProducts .nyPro_Main { margin:40px auto 60px;}
	.nyPro_Main .nyPro_List { margin:0 auto 15px;}
	.nyPro_List ul li { margin:0 2% 25px 0;}
	.nyPro_List ul li:nth-child(4n+4) { margin:0 0 25px;}
	.nyPro_List ul li .nyPro_Img { height:220px;}
}
@media (max-width:1280px) {
	.nyPro_List ul li .nyPro_Text a.nyProName { height:30px; line-height:30px; font-size:18px;}
	.nyPro_List ul li .nyPro_Text p { font-size:14px;}
	.nyPro_List ul li .nyPro_Img { height:200px;}	
}
@media (max-width:1200px) {
	.nyPro_List ul li .nyPro_Img { height:188px;}
}
@media (max-width:1080px) {
	.nyPro_Main .nyPro_List { margin:0 auto 20px;}
	.nyPro_List ul li { margin:0 2% 20px 0; padding:12px;}
	.nyPro_List ul li:nth-child(4n+4) { margin:0 0 20px;}
	.nyPro_List ul li .nyPro_Text { margin:0 auto 12px; padding:0 0 12px;}
	.nyPro_List ul li .nyPro_Text a.nyProName { margin:0 auto 4px;}
	.nyPro_List ul li .nyPro_Img { height:180px;}
}
@media (max-width:1024px) {
	.nyPro_List ul li .nyPro_Img { height:164px;}
}
@media (max-width:820px) {
	.ParentLevel { padding:20px 20px 10px;}
	.ChildLevel .tag { padding:10px 0;}
	
	.nyPro_List ul li { width:48.5%; margin:0 3% 20px 0; padding:20px;}
	.nyPro_List ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.nyPro_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.nyPro_List ul li .nyPro_Img { height:250px;}
}
@media (max-width:767px) {
	.ParentLevel { margin:0 auto 12px; padding:20px 12px 10px;}
	.ParentLevel ul li { width:100%; margin:0 auto 12px; float:inherit;}
	.ParentLevel ul li p a { overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
	.ChildLevel { padding:0 12px; position:inherit; left:inherit; top:inherit;}	
	.ChildLevel .tag a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; font-size:14px; white-space:nowrap; text-overflow:ellipsis;}
	
	.nyProducts .nyPro_Main { margin: 24px auto 54px; padding:0 12px;}	
	.nyPro_Main .nyPro_List { margin:0 auto 12px;}
	.nyPro_List ul li { width:100%; margin:0 auto 12px; padding:20px; float:inherit;}
	.nyPro_List ul li:nth-child(2n+2), .nyPro_List ul li:nth-child(4n+4) { margin:0 auto 12px;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {
	.nyPro_List ul li .nyPro_Img { height:210px;}
}
/*nyProducts 结束*/


/*nyProList 开始*/
.nyProList { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList .nyProList_Main { width:1500px; height:auto; margin:60px auto 80px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.nyProList_Menu { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyProList_Menu .nyProListParent { width:100%; height:auto; margin:0 auto 20px; padding:30px 0; background-color:#fff; box-shadow:0 5px 18px rgba(0,0,0,0.06); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProListParent ul { width:1500px; height:auto; margin:0 auto; padding:0;}
.nyProListParent ul li { display:block; width:auto; height:auto; margin:0; padding:0; float:left;}
.nyProListParent ul li a { display:block; width:auto; height:50px; line-height:50px; color:#fff; font-size:16px; font-weight:bold; margin:0; padding:0 30px; background-color:#dc0000; border-radius:4px;}

.nyProAll { height:50px; margin:0; padding:0; float:right;}
.nyProAll a { display:inline-block; width:auto; height:50px; line-height:50px; color:#333; font-size:16px; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProAll a i { display:block; width:32px; height:32px; overflow:hidden; margin:9px 0 9px 10px; padding:0; background:#fff url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border:1px solid #dc0000; border-radius:50%; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProAll a em { display:block; width:1px; height:16px; margin:17px 25px 17px 0; padding:0; background-color:#ddd; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProAll a:hover { color:#dc0000;}
.nyProAll a:hover i { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}
.nyProAll a:hover em { background-color:#dc0000;}

.nyProListChild { width:100%; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProListChild p { width:1500px; height:auto; margin:0 auto; padding:0; border-bottom:1px solid #e5e5e5;}
.nyProListChild p a { display:inline-block; width:auto; height:50px; line-height:50px; color:#666; font-size:16px; margin:0; padding:0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProListChild p a:hover { color:#dc0000; border-bottom:2px solid #dc0000;}

.nyProList_Main .nyProList_List { width:100%; height:auto; min-height:240px; margin:0 auto 30px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_List ul li { width:49%; height:auto; overflow:hidden; margin:0 2% 30px 0; padding:25px; background-color:#fff; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.nyProList_List ul li .nyProList_Head { width:100%; height:30px; overflow:hidden; margin:0 auto; padding:0 100px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_List ul li .nyProList_Head a.nyProList_Name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProList_List ul li .nyProList_Head a.nyProList_Name em { display:block; width:3px; height:24px; margin:3px 20px 3px 0; padding:0; background-color:#dc0000; float:left;}
.nyProList_List ul li:hover .nyProList_Head a.nyProList_Name { color:#dc0000;}
.nyProList_List ul li .nyProList_Head a.nyProList_More { display:block; width:auto; height:30px; line-height:30px; color:#999; font-size:15px; text-align:right; position:absolute; top:0; right:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProList_List ul li .nyProList_Head a.nyProList_More i { display:block; width:26px; height:26px; margin:2px 0 2px 10px; padding:0; background:#fff url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border:1px solid #dc0000; border-radius:50%; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_List ul li:hover .nyProList_Head a.nyProList_More { color:#dc0000;}
.nyProList_List ul li:hover .nyProList_Head a.nyProList_More i { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}
.nyProList_List ul li .nyProList_Con { width:100%; height:auto; margin:15px auto 0; padding:25px 0 0 0; border-top:1px solid #e5e5e5;}
.nyProList_List ul li .nyProList_Con .nyProList_Text { width:62%; height:auto; margin:0; padding:20px 25px 20px 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_List ul li .nyProList_Con .nyProList_Text .nyProList_Ms { width:100%; height:75px; overflow:hidden; line-height:25px; color:#999; font-size:15px; word-break:break-all; text-align:justify; margin:0 auto 15px; padding:0; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.nyProList_List ul li .nyProList_Con .nyProList_Text .nyProList_Ms span { color:#555;}
.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd { width:31%; height:auto; margin:0 3.5% 0 0; padding:15px 10px 10px; background-color:#f2f2f2; border-radius:0 15px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd:nth-child(3) { margin:0;}
.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd p { width:100%; height:24px; line-height:24px; color:#666; font-size:14px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 5px; padding:0;}
.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd p em { display:inline-block; width:24px; height:24px; margin:-2px 5px 0 0; padding:0; vertical-align:middle; background-color:#fff; border-radius:50%;}
.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd p em img { display:block; width:16px; height:16px; margin:4px auto; padding:0;}
.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}

.nyProList_List ul li .nyProList_Con .nyProList_Img { width:38%; height:210px; overflow:hidden; margin:0; padding:0; float:right;}
.nyProList_List ul li .nyProList_Con .nyProList_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyProList_List ul li .nyProList_Con .nyProList_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProList_List ul li:hover .nyProList_Con .nyProList_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyProList_List ul li .nyProList_Con .nyProList_Img a i { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(220,0,0,0.65) url(../images/more02.png) center center no-repeat; background-size:40px 40px; position:absolute; left:0; bottom:100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyProList_List ul li:hover .nyProList_Con .nyProList_Img a i { bottom:0;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.nyProList_Menu .nyProListParent { padding:30px 60px;}
	.nyProListParent ul { width:100%;}
	
	.nyProListChild { padding:0 60px;}
	.nyProListChild p { width:100%;}
	
	.nyProList .nyProList_Main { width:100%; padding:0 60px;}
}
@media (max-width:1560px) {
	.nyProList_List ul li .nyProList_Con .nyProList_Text { padding:16px 25px 16px 0;}
	.nyProList_List ul li .nyProList_Con .nyProList_Img { height:200px;}
}
@media (max-width:1440px) {
	.nyProList_Menu .nyProListParent { padding:20px 40px;}
	.nyProListParent ul li a { font-size:15px; padding:0 20px;}
	.nyProListChild { padding:0 40px;}
	.nyProListChild p a { font-size:15px;}
	.nyProAll a { font-size:15px;}
	.nyProAll a em { margin:17px 20px 17px 0;}
	
	.nyProList .nyProList_Main { padding:0 40px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text { padding:11px 25px 11px 0;}
	.nyProList_List ul li .nyProList_Con .nyProList_Img { height:190px;}
	
}
@media (max-width:1366px) {
	.nyProListParent ul li a { height:45px; line-height:45px;}
	.nyProAll { height:45px;}
	.nyProAll a { height:45px; line-height:45px;}
	.nyProAll a i { margin:6.5px 0 6.5px 10px;}
	.nyProAll a em { height:15px; margin:15px 20px 15px 0;}
	.nyProListChild p a { height:45px; line-height:45px; padding:0 15px;}
	
	.nyProList .nyProList_Main { margin:40px auto 60px;}
	.nyProList_Main .nyProList_List { margin:0 auto 15px;}
	.nyProList_List ul li { margin:0 2% 25px 0;}
	.nyProList_List ul li:nth-child(2n+2) { margin:0 0 25px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text { padding:6px 25px 6px 0;}
	.nyProList_List ul li .nyProList_Con .nyProList_Img { height:180px;}
}
@media (max-width:1280px) {
	.nyProList_List ul li { padding:20px;}
	.nyProList_List ul li .nyProList_Con { padding:15px 0 0;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text { padding:9px 20px 9px 0;}
	.nyProList_List ul li .nyProList_Head a.nyProList_Name { font-size:20px;}
	.nyProList_List ul li .nyProList_Head a.nyProList_Name em { height:20px; margin:6px 20px 6px 0;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text .nyProList_Ms { height:72px; line-height:24px; font-size:14px; margin:0 auto 10px;}
	
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd { width:32%; height:auto; margin:0 2% 0 0; padding:10px 5px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd:nth-child(3) { margin:0;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd p { font-size:12px; margin:0 auto;}
	.nyProList_List ul li .nyProList_Con .nyProList_Img { height:168px;}
}
@media (max-width:1200px) {
	.nyProList_List ul li .nyProList_Con .nyProList_Text { padding:5px 20px 5px 0;}
	.nyProList_List ul li .nyProList_Con .nyProList_Img { height:160px;}
}
@media (max-width:1080px) {
	.nyProList_Main .nyProList_List { margin:0 auto 20px;}
	.nyProList_List ul li { margin:0 2% 20px 0; padding:15px;}
	.nyProList_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.nyProList_List ul li .nyProList_Head a.nyProList_Name { font-size:18px;}
	.nyProList_List ul li .nyProList_Head a.nyProList_More { font-size:14px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text .nyProList_Ms { height:66px; line-height:22px; font-size:14px;}
	
	.nyProList_List ul li .nyProList_Con .nyProList_Text { padding:4px 15px 4px 0;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd p { height:20px; line-height:20px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd p em { display:none;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd span { height:20px; line-height:20px; font-size:12px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Img { height:144px;}
}
@media (max-width:1024px) {
	.nyProList_List ul li .nyProList_Con .nyProList_Text { padding:4px 15px 4px 0;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd { padding:6px 5px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Img { height:136px;}
}
@media (max-width:820px) {
	.nyProList .nyProList_Main { margin:40px auto; padding:0 20px;}
	.nyProList_List ul li { width:100%; margin:0 auto 20px; padding:20px; float:inherit;}
	.nyProList_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.nyProList_List ul li .nyProList_Head a.nyProList_Name { font-size:20px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text { padding:22px 20px 22px 0;}	
	.nyProList_List ul li .nyProList_Con .nyProList_Text .nyProList_Ms { height:72px; line-height:24px; font-size:14px; margin:0 auto 10px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd { padding:15px 5px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd p { margin:0 auto 4px; font-size:14px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd p em { display:inline-block;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd span { height:20px; line-height:20px; font-size:14px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Img { height:200px;}
}
@media (max-width:767px) {
	.nyProList_Menu .nyProListParent { margin:0 auto 12px; padding:20px 12px;}
	.nyProListParent ul li a { height:40px; line-height:40px; font-size:14px; padding:0 18px;}
	.nyProListChild { padding:0 12px;}
	.nyProListChild p a { height:40px; line-height:40px; font-size:14px; margin:0; padding:0 10px;}
	.nyProAll { height:40px; text-align:center; float:inherit;}
	.nyProAll a { height:40px; line-height:40px; font-size:14px;}	
	.nyProAll a i { margin:4px 0 4px 10px;}
	.nyProAll a em { height:16px; margin:12px 15px 12px 0;}
	
	.nyProList .nyProList_Main { margin:24px auto; padding:0 12px;}
	.nyProList_Main .nyProList_List { margin:0 auto;}
	.nyProList_List ul li { padding:12px}
	.nyProList_List ul li .nyProList_Head { padding:0;}
	.nyProList_List ul li .nyProList_Head a.nyProList_Name { font-size:18px;}
	.nyProList_List ul li .nyProList_Head a.nyProList_More { display:none;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text { width:100%; margin:0 auto; padding:0; float:inherit;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd { padding:5px; border-radius: 0 10px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd p { height:20px; line-height:20px; font-size:14px; margin:0 auto;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd p em { display:none;}
	.nyProList_List ul li .nyProList_Con .nyProList_Text dl dd span { height:20px; line-height:20px; font-size:12px;}
	.nyProList_List ul li .nyProList_Con .nyProList_Img { width:100%; height:250px; margin:0 auto 20px; padding:0; float:inherit;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {
	.nyProList_List ul li .nyProList_Con .nyProList_Img { height:210px;}
}
/*nyProList 结束*/


/*NyProDetail 开始*/
.NyProDetail { width:100%; height:auto; margin:90px auto 0; padding:90px 0; background-color:#1a1a1a; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Main { width:1500px; height:auto; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Main i.NyProDetail_Bg { width:50%; height:100%; margin:0; padding:0; background-color:#0f0f0f; position:absolute; left:0; top:0;}
.NyProDetail_Main .NyProDetail_Img { width:50%; height:auto; margin:0; padding:0 90px 0 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:88px; padding-top:12px; overflow:hidden;}
#spec-left { width:16px; height:88px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:88px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:500px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:88px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #e5e5e5; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #dc002f;}
#spec-list ul li img { display:block; max-width:92%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:500px; overflow:hidden; padding:0; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:102%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.NyProDetail_Main .NyProDetail_Text { width:50%; height:auto; margin:0; padding:0 0 0 90px; float:right; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Name { width:100%; height:auto; min-height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:30px; word-break:break-all; position:relative; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Name span { display:block; width:100%; height:auto; line-height:50px; color:#dc0000; font-size:50px; font-weight:bold; margin:0 auto 10px; padding:0;}
.NyProDetail_Text .NyProDetail_Ms { width:100%; height:auto; overflow:hidden; margin:40px auto; padding:30px 0; border-top:1px solid rgba(255,255,255,0.3); border-bottom:1px solid rgba(255,255,255,0.3); box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms p { width:100%; height:auto; max-height:112px; overflow:hidden; line-height:28px; color:#8f8b8b; font-size:15px; word-break:break-all; text-align:justify; text-indent:-8px; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:4; -webkit-box-orient:vertical; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Ms p span { font-weight:bold;}
.NyProDetail_Text .NyProDetail_Tags { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProDetail_Tags dl dd { width:50%; height:60px; overflow:hidden; margin:0; padding:4px 20px 4px 70px; float:left; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Tags dl dd img { display:block; width:60px; height:60px; margin:0; padding:0; position:absolute; left:0; top:0;}
.NyProDetail_Tags dl dd span { display:block; width:100%; height:26px; overflow:hidden; line-height:26px; color:#fff; font-size:18px; margin:0 auto; padding:0;}
.NyProDetail_Tags dl dd p { width:100%; height:26px; overflow:hidden; line-height:26px; color:rgba(255,255,255,0.5); font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}

.NyProDetail_Text .NyProDetail_Lxfs { width:100%; height:auto; margin:56px auto 0; padding:0;}
.NyProDetail_Lxfs .NyProDetail_Ewm { width:auto; height:auto; overflow:hidden; margin:0 30px 0 0; padding:7px; border:1px solid rgba(255,255,255,0.1); float:left;}
.NyProDetail_Ewm img { display:block; width:114px; height:114px; margin:0; padding:0;}
.NyProDetail_Lxfs .NyProDetail_Tel { margin:10px 0; padding:32px 0 18px; float:left; position:relative;}
.NyProDetail_Tel p { width:auto; height:60px; line-height:60px; color:#fff; font-size:36px; font-weight:bold; text-align:center; margin:0; padding:0 60px; background-color:#dc0000;}
.NyProDetail_Tel p img { display:inline-block; width:40px; height:40px; vertical-align:top; margin:10px 10px 0 0; padding:0;}
.NyProDetail_Tel span { display:block; width:200px; height:32px; line-height:32px; color:#b60505; font-size:18px; text-align:center; margin:0; padding:0 0 0 24px; background:url(../images/Bg02.png) 0 0 no-repeat; position:absolute; left:0; top:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Tel i { display:block; width:24px; height:18px; margin:0; padding:0; background:url(../images/Bg03.png) 0 0 no-repeat; position:absolute; right:0; bottom:0;}

.NyProDetail_Content { width:100%; height:auto; margin:0 auto; padding:80px 0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Content .NyProDetail_Con { width:1500px; height:auto; margin:0 auto; padding:40px; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Title { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.NyProDetail_Title p { width:100%; height:auto; line-height:40px; color:#333; font-size:30px; font-weight:bold; margin:0 auto; padding:0;}
.NyProDetail_Title p a { display:block; width:auto; height:40px; line-height:40px; color:#333; font-size:16px; font-weight:normal; margin:0; padding:0; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProDetail_Title p a em { display:block; width:32px; height:32px; overflow:hidden; margin:4px 0 4px 10px; padding:0; border:1px solid #dc0000; background:#fff url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border-radius:50%; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProDetail_Title p a:hover { color:#dc0000;}
.NyProDetail_Title p a:hover em { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}
.NyProDetail_Title i { display:block; width:78px; height:6px; margin:10px 0 0; padding:0; background:url(../images/line01.png) 0 0 no-repeat; background-size:100% 100%;}
.NyProDetail_Title1 { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.NyProDetail_Title1 p { width:100%; height:auto; line-height:40px; color:#fff; font-size:30px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.NyProDetail_Title1 i { display:block; width:78px; height:6px; margin:10px auto 0; padding:0; background:url(../images/line04.png) 0 0 no-repeat; background-size:100% 100%;}

.ProDetailText { width:100%; overflow:hidden; line-height: 30px; color: #666; font-size: 16px; margin:0 auto; padding:0;}
.ProDetailText div, .ProDetailText p { margin:0 auto 20px;}
.ProDetailText img, .ProDetailText table, .ProDetailText tr, .ProDetailText td, .ProDetailText p, .ProDetailText span, .ProDetailText div, .ProDetailText video, .ProDetailText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 30px; color: #666; font-size: 16px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all; text-align:justify;}
.ProDetailText p span, .ProDetailText span, .ProDetailText p em, .ProDetailText em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:16px!important;}
.ProDetailText b { display:block; line-height: 30px; color: #333; font-size: 16px; font-weight: bold; margin:0 0 5px;}
.ProDetailText table tr td p { text-indent:0!important;}
.ProDetailText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.NyProDetail_Reason { width:100%; height:auto; margin:0 auto; padding:80px 0; background:url(../images/Bg04.jpg) center center no-repeat; background-size:cover; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Reason .NyReason_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.NyProDetail_Reason ul li { width:22.75%; height:auto; margin:0 3% 0 0; padding:0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Reason ul li:nth-child(4) { margin:0;}
.NyProDetail_Reason ul li img { display:block; width:88px; height:88px; margin:0 auto 40px; padding:0;}
.NyProDetail_Reason ul li span { display:block; width:100%; height:auto; line-height:30px; color:#fff; font-size:20px; font-weight:bold; text-align:center; margin:0 auto 20px; padding:0;}
.NyProDetail_Reason ul li p { width:100%; height:auto; line-height:26px; color:rgba(255,255,255,0.65); font-size:16px; text-align:center; margin:0 auto; padding:0;}

.NyProDetail_RecPro { width:1500px; height:auto; margin:0 auto; padding:80px 0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_RecPro .RecPro_List { width:100%; height:auto; margin:0 0 0 -74px; padding:0 74px; position:relative;}
.RecPro_List .swiper-container { width:100%;}
.RecPro_List .swiper-container .swiper-slide { padding:20px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.RecPro_List .swiper-container .swiper-slide .RecPro_Text { width:100%; height:auto; margin:0 auto 20px; padding:0 0 20px; border-bottom:1px solid rgba(0,0,0,0.1);}
.RecPro_List .swiper-container .swiper-slide .RecPro_Text a.RecProName { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 7px; padding:0;}
.RecPro_List .swiper-container .swiper-slide:hover .RecPro_Text a.RecProName { color:rgba(220,0,0,1);}
.RecPro_List .swiper-container .swiper-slide .RecPro_Text p { width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:15px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.RecPro_List .swiper-container .swiper-slide .RecPro_Text p img { display:block; width:15px; height:18px; margin:1px 10px 1px 0; padding:0; float:left;}
.RecPro_List .swiper-container .swiper-slide .RecPro_Img { width:100%; height:250px; overflow:hidden; margin:0 auto; padding:0;}
.RecPro_List .swiper-container .swiper-slide .RecPro_Img a.RecProImg { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.RecPro_List .swiper-container .swiper-slide .RecPro_Img a.RecProImg img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.RecPro_List .swiper-container .swiper-slide:hover .RecPro_Img a.RecProImg img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.RecPro_List .swiper-container .swiper-slide a.RecProMore { display:block; width:100%; height:100%; margin:0; padding:0; background-color:rgba(220,0,0,0.65); position:absolute; left:0; bottom:100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.RecPro_List .swiper-container .swiper-slide a.RecProMore img { display:block; width:64px; height:64px; margin:-32px 0 0 -32px; padding:0; position:absolute; left:50%; top:50%;}
.RecPro_List .swiper-container .swiper-slide:hover a.RecProMore { bottom:0;}
.RecPro_List .swiper-button-prev, .RecPro_List .swiper-button-next { width:42px!important; height:42px!important; margin:-22px 0 0!important; position:absolute; top:50%!important; opacity:1; border-radius:50%; border:1px solid #999; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.RecPro_List .swiper-button-prev { left:0; background: url(../images/jt06.png) center center no-repeat; background-size:30px 30px;}
.RecPro_List .swiper-button-next { right:0; background: url(../images/jt08.png) center center no-repeat; background-size:30px 30px;}
.RecPro_List .swiper-button-prev:hover { background:#dc0000 url(../images/jt07.png) center center no-repeat; background-size:30px 30px; border:1px solid #dc0000;}
.RecPro_List .swiper-button-next:hover { background:#dc0000 url(../images/jt09.png) center center no-repeat; background-size:30px 30px; border:1px solid #dc0000;}

.NyProDetail_Xgwz { width:100%; height:auto; margin:0 auto; padding:80px 0 50px; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Xgwz .NyProXgwz_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.NyProXgwz_Main .NyProXgwz_List { width:100%; height:auto; min-height:120px; margin:0 auto; padding:0;}
.NyProXgwz_List ul li { width:32%; height:auto; margin:0 2% 30px 0; padding:25px 30px; background-color:#f5f5f5; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProXgwz_List ul li:nth-child(3n+3) { margin:0 0 30px;}
.NyProXgwz_List ul li a.NyProXgwz_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProXgwz_List ul li a.NyProXgwz_Name i { display:block; width:6px; height:6px; margin:11px 10px 11px 4px; padding:0; border:1px solid #dc0000; border-radius:50%; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProXgwz_List ul li p { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; margin:5px auto 0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProXgwz_List ul li p em { display:block; width:16px; height:16px; margin:7px 6px 7px 0; padding:0; background:url(../images/date01.png) center center no-repeat; background-size:16px 16px; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProXgwz_List ul li:hover { background:#dc0000 url(../images/ico6.png) top right no-repeat; background-size:160px 160px;}
.NyProXgwz_List ul li:hover a.NyProXgwz_Name { color:#fff;}
.NyProXgwz_List ul li:hover a.NyProXgwz_Name i { border:1px solid #fff;}
.NyProXgwz_List ul li:hover p { color:rgba(255,255,255,0.65);}
.NyProXgwz_List ul li:hover p em { background:url(../images/date02.png) center center no-repeat; background-size:16px 16px;}

.NyProDetail_Order { width:100%; height:auto; margin:0 auto; padding:80px 0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Order .NyProOrder_Main { width:1500px; height:auto; margin:0 auto; padding:60px 40px; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProOrder_Main #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg h3 { display:none!important;}
.NyProOrder_Main #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li h4, .NyOrder_Right #ly_msg.ly_msg ul li h4.xh { display:none!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 30px!important; padding:0!important; clear:inherit;}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(1), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(3){ width:48.5%!important; margin:0 3% 30px 0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(2),.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(4){ width:48.5%!important; float:right!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li:last-child { margin:0 auto!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#999!important; font-size:16px; margin:0!important; padding:0 20px!important; background-color:#f5f5f5!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { padding:0 20px 0 16px!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input { width:240px!important; margin:0 10px 0 0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#aaa; font-size:16px; margin:0!important; padding:15px 20px!important; background-color:#f5f5f5!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Main #ly_msg.ly_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:0!important; padding:0!important; float:inherit!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 30px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input:hover { background-color:#dc0000!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#dc0000!important;}
.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#b00000!important;}

.AnchorPoint { width:auto; height:auto; margin:0; padding:0; position:fixed; left:20px; bottom:60px; z-index:9999;}
.AnchorPoint dl dd { width:auto; height:40px; overflow:hidden; margin:0; padding:0;}
.AnchorPoint dl dd a { display:block; width:auto; height:40px; line-height:40px; color:#666; font-size:16px; margin:0; padding:0; position:relative; float:left;}
.AnchorPoint dl dd a i { display:block; width:5px; height:1px; margin:19.5px 5px 19.5px 0; padding:0; background-color:#dc0000; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.AnchorPoint dl dd a em { display:none; width:calc(100% - 20px); height:7px; margin:0; padding:0; background-color:#dc0000; position:absolute; right:0; bottom:8px; z-index:-1;}
.AnchorPoint dl dd a:hover, .AnchorPoint dl dd.APon a { color:#333; font-size:18px; font-weight:bold;}
.AnchorPoint dl dd a:hover i, .AnchorPoint dl dd.APon a i { width:15px;}
.AnchorPoint dl dd a:hover em, .AnchorPoint dl dd.APon a em { display:block;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.NyProDetail { padding:90px 60px;}
	.NyProDetail_Main { width:100%;}
	
	.NyProDetail_Content { padding:80px 60px;}
	.NyProDetail_Content .NyProDetail_Con { width:100%;}
	
	.NyProDetail_Reason { padding:80px 60px;}
	.NyProDetail_Reason .NyReason_Main { width:100%;}
	
	.NyProDetail_RecPro { width:100%; padding:80px 60px 40px;}
	.NyProDetail_RecPro .RecPro_List { margin:0 auto; padding:0 0 84px;}
	.RecPro_List .swiper-button-prev, .RecPro_List .swiper-button-next { margin:0!important; top:inherit!important; bottom:0;}
	.RecPro_List .swiper-button-prev { left:inherit; right:50%; margin:0 20px 0 0!important;}
	.RecPro_List .swiper-button-next { right:inherit; left:50%; margin:0 0 0 20px!important;}
	
	.NyProDetail_Xgwz { padding:80px 60px 50px;}
	.NyProDetail_Xgwz .NyProXgwz_Main { width:100%;}
	
	.NyProDetail_Order { padding:80px 60px;}
	.NyProDetail_Order .NyProOrder_Main { width:100%;}
}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.NyProDetail { padding:80px 40px;}
	.NyProDetail_Main .NyProDetail_Img { padding:0 80px 0 0;}
	.jqzoom { height:468px;}
	#spec-n5 { height:80px;}
	#spec-list ul li { height:80px;}
	.NyProDetail_Main .NyProDetail_Text { padding:0 0 0 80px;}
	.NyProDetail_Text .NyProDetail_Name { min-height:36px; line-height:36px; font-size:28px;}
	.NyProDetail_Name span { line-height:44px; font-size:44px;}
	.NyProDetail_Text .NyProDetail_Ms { margin:35px auto; padding:20px 0;}
	.NyProDetail_Tags dl dd span { height:26px; line-height:26px; font-size:16px;}
	.NyProDetail_Tags dl dd p { height:26px; line-height:26px; font-size:15px;}
	
	.NyProDetail_Content { padding:60px 40px;}
	.NyProDetail_Title p { line-height:36px; font-size:28px;}
	.ProDetailText img, .ProDetailText table, .ProDetailText tr, .ProDetailText td, .ProDetailText p, .ProDetailText span, .ProDetailText div, .ProDetailText video, .ProDetailText embed { line-height: 25px; font-size:15px;}
	.ProDetailText p span, .ProDetailText span, .ProDetailText p em, .ProDetailText em { line-height: 25px; font-size:15px!important;}
	.ProDetailText b { line-height: 25px; font-size: 15px;}
	
	.NyProDetail_Reason { padding:60px 40px;}
	.NyProDetail_Title1 p { line-height:36px; font-size:28px;}
	.NyProDetail_Reason ul li p { line-height: 25px; font-size: 15px;}
	
	.NyProDetail_RecPro { width:100%; padding:60px 40px 30px;}
	.NyProDetail_RecPro .RecPro_List { margin:0 auto; padding:0 0 74px;}
	.RecPro_List .swiper-container .swiper-slide .RecPro_Img { height:230px;}
	
	.NyProDetail_Xgwz { padding:60px 40px 30px;}
	
	.NyProDetail_Order { padding:60px 40px;}
	.NyProDetail_Order .NyProOrder_Main { padding:40px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { font-size:15px!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea { font-size:15px;}
	
	.AnchorPoint { display:none;}
	.AnchorPoint dl dd a { font-size:15px;}
}
@media (max-width:1366px) {
	.NyProDetail_Main .NyProDetail_Img { padding:0 60px 0 0;}
	.jqzoom { height:448px;}
	.NyProDetail_Main .NyProDetail_Text { padding:0 0 0 60px;}
	.NyProDetail_Text .NyProDetail_Name { min-height:36px; line-height:36px; font-size:26px;}
	.NyProDetail_Name span { line-height:40px; font-size:40px; margin:0 auto 4px;}
	.NyProDetail_Text .NyProDetail_Ms { margin:30px auto;}
	.NyProDetail_Tel span { font-size:16px;}
	.NyProDetail_Tel p { font-size:32px;}
	.NyProDetail_Tel p img { width:32px; height:32px; margin:14px 10px 0 0;}
	
	.NyProDetail_Reason ul li img { width:80px; height:80px; margin:0 auto 30px;}
	
	.RecPro_List .swiper-container .swiper-slide .RecPro_Img { height:220px;}
}
@media (max-width:1280px) {
	.NyProDetail { margin:80px auto 0; padding:60px 40px;}
	.NyProDetail_Main .NyProDetail_Img { padding:0 40px 0 0;}
	.jqzoom { height:428px;}
	.NyProDetail_Main .NyProDetail_Text { padding:0 0 0 40px;}
	.NyProDetail_Text .NyProDetail_Name { min-height:32px; line-height:32px; font-size:24px;}
	.NyProDetail_Name span { line-height:40px; font-size:40px; margin:0 auto 8px;}
	.NyProDetail_Text .NyProDetail_Ms p { max-height:96px; line-height:24px; font-size:14px;}
	.NyProDetail_Text .NyProDetail_Lxfs { margin:52px auto 0;}
	.NyProDetail_Lxfs .NyProDetail_Ewm { margin:0 20px 0 0;}
	.NyProDetail_Lxfs .NyProDetail_Tel { margin:15px 0;}
	.NyProDetail_Tel p { height:50px; line-height:50px; font-size:30px;}
	.NyProDetail_Tel p img { width:32px; height:32px; margin:9px 10px 0 0;}
	
	.NyProDetail_Content .NyProDetail_Con { padding:40px;}
	.NyProDetail_Title { margin:0 auto 30px;}
	.NyProDetail_Title p { line-height:32px; font-size:26px;}
	
	.NyProDetail_Title1 { margin:0 auto 30px;}
	.NyProDetail_Title1 p { line-height:32px; font-size:26px;}
	.NyProDetail_Reason ul li img { width:70px; height:70px; margin:0 auto 20px;}
	.NyProDetail_Reason ul li span { font-size:18px;}
	.NyProDetail_Reason ul li p { line-height:24px; font-size:14px;}
	
	.NyProDetail_RecPro .RecPro_List { margin:0 auto; padding:0 0 70px;}
	.RecPro_List .swiper-container .swiper-slide .RecPro_Text a.RecProName { height:30px; line-height:30px; font-size:18px;}
	.RecPro_List .swiper-container .swiper-slide .RecPro_Text p { font-size:14px;}
	.RecPro_List .swiper-container .swiper-slide .RecPro_Img { height:200px;}
	.RecPro_List .swiper-button-prev, .RecPro_List .swiper-button-next { width:38px!important; height:38px!important;}
	.RecPro_List .swiper-button-prev { background: url(../images/jt06.png) center center no-repeat; background-size:24px 24px;}
	.RecPro_List .swiper-button-next { background: url(../images/jt08.png) center center no-repeat; background-size:24px 24px;}
	.RecPro_List .swiper-button-prev:hover { background:#dc0000 url(../images/jt07.png) center center no-repeat; background-size:24px 24px;}
	.RecPro_List .swiper-button-next:hover { background:#dc0000 url(../images/jt09.png) center center no-repeat; background-size:24px 24px;}
	
	.NyProDetail_Xgwz { padding:60px 40px 35px;}
	.NyProXgwz_List ul li { margin:0 2% 25px 0; padding:25px;}
	.NyProXgwz_List ul li:nth-child(3n+3) { margin:0 0 25px;}
	
	.NyProDetail_Order .NyProOrder_Main { padding:40px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li:last-child { margin:30px auto 0!important;}	
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { height:50px!important; line-height:50px; font-size:15px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:145px!important; line-height:25px; font-size:15px; padding:10px 20px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li a.yzm_img { margin:5px 0!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:50px!important; font-size:15px!important;}
	.NyProOrder_Main #ly_msg.ly_msg .msg_btn input { height:50px!important; line-height:50px!important;}
}
@media (max-width:1200px) {
	.jqzoom { height:408px;}
	.NyProDetail_Name span { line-height:36px; font-size:36px; margin:0 auto 2px;}
	.NyProDetail_Text .NyProDetail_Ms { padding:15px 0;}
	.NyProDetail_Tags dl dd p { font-size:14px;}
	.NyProDetail_Tel span { width:170px; font-size:15px;}
	.NyProDetail_Tel p { font-size:26px; padding:0 40px;}
	.NyProDetail_Tel p img { width:30px; height:30px; margin:10px 10px 0 0;}
	
	.RecPro_List .swiper-container .swiper-slide .RecPro_Img { height:188px;}
	
	.NyProXgwz_List ul li { padding:20px;}
	
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input { width:200px!important;}
}
@media (max-width:1080px) {
	.jqzoom { height:350px;}
	#spec-n5 { height:68px;}
	#spec-list ul li { height:68px;}
	.zoomdiv { display:none!important;}
	.NyProDetail_Text .NyProDetail_Name { min-height:30px; line-height:30px; font-size:22px;}
	.NyProDetail_Name span { line-height:32px; font-size:32px; margin:0 auto 4px;}
	.NyProDetail_Text .NyProDetail_Ms { margin:20px auto;}	
	.NyProDetail_Tags dl dd { padding:5px 10px 5px 60px;}
	.NyProDetail_Tags dl dd img { width:50px; height:50px; top:5px;}
	.NyProDetail_Tags dl dd span { height:25px; line-height:25px; font-size:15px;}
	.NyProDetail_Tags dl dd p { height:25px; line-height:25px;}
	.NyProDetail_Ewm img { width:94px; height:94px;}
	.NyProDetail_Text .NyProDetail_Lxfs { margin:26px auto 0;}
	.NyProDetail_Lxfs .NyProDetail_Tel { margin:8px 0;}
	.NyProDetail_Tel p { height:44px; line-height:44px; font-size:24px;}
	.NyProDetail_Tel p img { width:24px; height:24px; margin:10px 10px 0 0;}
	.NyProDetail_Tel span { width:160px; font-size:14px;}
	
	.RecPro_List .swiper-container .swiper-slide { padding:12px;}
	.RecPro_List .swiper-container .swiper-slide .RecPro_Text { margin:0 auto 12px; padding:0 0 12px;}
	.RecPro_List .swiper-container .swiper-slide .RecPro_Text a.RecProName { margin:0 auto 4px;}	
	.RecPro_List .swiper-container .swiper-slide .RecPro_Img { height:180px;}
	
	.NyProXgwz_List ul li { width:49%; height:auto; margin:0 2% 20px 0;}
	.NyProXgwz_List ul li:nth-child(3n+3) { margin:0 2% 20px 0;}
	.NyProXgwz_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	
	.NyProOrder_Main #ly_msg.ly_msg ul li { margin:0 0 20px!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(1), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(3){ width:48.5%!important; margin:0 3% 20px 0!important; float:left!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(2), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(4){ width:48.5%!important; margin:0 0 20px 0!important; float:right!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li:last-child { margin:20px auto 0!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { font-size:14px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:140px!important; line-height:24px; font-size:14px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input { width:180px!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { font-size:14px!important;}
}
@media (max-width:1024px) {
	.RecPro_List .swiper-container .swiper-slide .RecPro_Img { height:164px;}
	
	.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm { height:50px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { display:block; width:100%;}
}
@media (max-width:820px) {
	.NyProDetail { padding:40px 20px;}
	.NyProDetail_Main i.NyProDetail_Bg { width:100%; height:50%;}
	.NyProDetail_Main .NyProDetail_Img { width:100%; margin:0 auto 40px; padding:0; float:inherit;}
	.jqzoom { height:500px;}
	#spec-n5 { height:88px;}
	#spec-list ul li { height:88px;}
	.NyProDetail_Main .NyProDetail_Text { width:100%; margin:0 auto; padding:0; float:inherit;}
	
	.NyProDetail_Content { padding:40px 20px;}
	.NyProDetail_Content .NyProDetail_Con { padding:20px;}
	.NyProDetail_Title, .NyProDetail_Title1 { margin:0 auto 20px;}
	.NyProDetail_Title p, .NyProDetail_Title1 p { line-height:30px; font-size:24px;}
	.NyProDetail_Title i, .NyProDetail_Title1 i { width:52px; height:4px;}
	
	.NyProDetail_Reason { padding:40px 20px 20px;}
	.NyProDetail_Reason ul li { width:48.5%; height:auto; margin:0 3% 0 0; padding:20px; float:left;}
	.NyProDetail_Reason ul li:nth-child(4) { margin:0 3% 0 0;}
	.NyProDetail_Reason ul li:nth-child(2n+2) { margin:0;}
	
	
	.NyProDetail_RecPro { width:100%; padding:40px 20px 20px;}
	.NyProDetail_RecPro .RecPro_List { padding:0 0 60px;}
	.RecPro_List .swiper-container .swiper-slide { padding:20px;}
	.RecPro_List .swiper-container .swiper-slide .RecPro_Img { height:250px;}
	
	.NyProDetail_Xgwz { padding:40px 20px 20px;}
	
	.NyProDetail_Order { padding:40px 20px 60px;}
	.NyProDetail_Order .NyProOrder_Main { padding:20px;}	
	.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm { height:50px; float:left!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { display:inline-block; width:auto; line-height:50px!important;}
}
@media (max-width:767px) {
	.NyProDetail { margin:126px auto 0; padding:24px 12px;}
	.NyProDetail_Main i.NyProDetail_Bg { width:100%; height:60%;}
	.NyProDetail_Main .NyProDetail_Img { margin:0 auto 24px;}
	.jqzoom { height:300px;}
	#spec-n5 { height:56px;}
	#spec-list ul li { height:56px;}
	.NyProDetail_Tel p { padding:0 24px;}
	.NyProDetail_Tags dl dd { width:50%;}
	.NyProDetail_Text .NyProDetail_Lxfs { margin:20px auto 0;}
	
	.NyProDetail_Content { padding:24px 12px;}
	.NyProDetail_Content .NyProDetail_Con { padding:20px 12px;}
	.ProDetailText div, .ProDetailText p { margin:0 auto 10px;}
	
	.NyProDetail_Reason { padding:24px 12px 24px;}
	.NyProDetail_Reason ul li { width:100%; height:auto; margin:0 auto 24px; padding:0 12px; float: inherit;}
	.NyProDetail_Reason ul li:nth-child(2n+2), .NyProDetail_Reason ul li:nth-child(4) { margin:0 auto 24px;}
	.NyProDetail_Reason ul li img { margin:0 auto 12px;}
	.NyProDetail_Reason ul li span { margin:0 auto 12px;}
	
	.NyProDetail_RecPro { padding:24px 12px 20px;}
	
	.NyProDetail_Xgwz { padding:24px 12px;}
	.NyProXgwz_List ul li { width:100%; height:auto; margin:0 auto 12px; float:inherit;}
	.NyProXgwz_List ul li:hover { background: #dc0000 url(../images/ico6.png) top right no-repeat; background-size:120px 120px;}
	.NyProXgwz_List ul li:nth-child(2n+2), .NyProXgwz_List ul li:nth-child(3n+3) { margin:0 auto 12px;}
	
	.NyProDetail_Order { padding:24px 12px 54px;}
	.NyProOrder_Main #ly_msg.ly_msg ul li { margin:0 auto 12px!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(1), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(3){ width:100%!important; margin:0 auto 12px!important; float:inherit!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(2), .NyProOrder_Main #ly_msg.ly_msg ul li:nth-child(4){ width:100%!important; margin:0 auto 12px!important; float:inherit!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { padding: 0 12px!important;}	
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input { width:160px!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .c_yzm { height:50px; float:inherit!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2>span { display:block; width:100%; line-height:24px!important; margin:10px auto 0;}
	.NyProOrder_Main #ly_msg.ly_msg .msg_btn input { width:48%!important; margin:0!important; float:left;}
	.NyProOrder_Main #ly_msg.ly_msg .msg_btn input.msg_btn1 { margin:0 4% 0 0!important;}
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt0 textarea { padding:10px 12px!important;}
}
@media (max-width:375px) {
	.jqzoom { height:280px;}
	#spec-n5 { height:50px;}
	#spec-list ul li { height:50px;}
	.NyProDetail_Lxfs .NyProDetail_Ewm { margin:0 12px 0 0;}
	.NyProDetail_Tel p { padding:0 20px; font-size:20px;}
}
@media (max-width:320px) {
	.jqzoom { height:240px;}
	#spec-n5 { height:44px;}
	#spec-list ul li { height:44px;}
	.NyProDetail_Lxfs .NyProDetail_Ewm { width:114px; margin:0 auto 24px; float:inherit;}
	.NyProDetail_Ewm img { width:114px; height:114px;}
	.NyProDetail_Lxfs .NyProDetail_Tel { width:80%; margin:0 auto; float:inherit;}
	
	.RecPro_List .swiper-container .swiper-slide .RecPro_Img { height:210px;}
	
	.NyProOrder_Main #ly_msg.ly_msg ul li .msg_ipt2 input { width:110px!important;}
}
/*NyProDetail 结束*/


/*nyNews_Main 开始*/
.nyNews_Container { width:100%; height:auto; overflow:hidden; margin:0 auto 80px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.nyNews_Container .nyNews_Rec { width:100%; height:auto; margin:0 auto; padding:80px 0; background-color:#f5f5f5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyNews_Rec .nyNewsRec_Main { width:1500px; height:auto; min-height:300px; margin:0 auto; padding:0; position:relative;}
.nyNewsRec_Main .nyNewsRec_Img { width:44%; height:380px; overflow:hidden; margin:0; padding:0;}
.nyNewsRec_Main .nyNewsRec_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyNewsRec_Main .nyNewsRec_Img a img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyNewsRec_Main:hover .nyNewsRec_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyNewsRec_Main .nyNewsRec_Con { width:60%; height:auto; margin:0; padding:0; position:absolute; top:50%; right:0; z-index:1; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);}
.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text { width:100%; height:280px; margin:0; padding:40px; background-color:#fff; box-shadow:0 10px 20px 0 rgba(0,0,0,0.06); position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text a.nyNewsRec_Name { display:block; width:100%; height:45px; overflow:hidden; line-height:45px; color:#333; font-size:25px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyNewsRec_Main:hover .nyNewsRec_Con .nyNewsRec_Text a.nyNewsRec_Name { color:#dc0000;}
.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; margin:15px auto 30px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text .nyNewsRec_Date { width:100%; height:auto; margin:0 auto; padding:0;}
.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text .nyNewsRec_Date span { display:block; width:auto; height:32px; overflow:hidden; line-height:32px; color:#999; font-size:16px; margin:0; padding:0; float:left;}
.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text .nyNewsRec_Date span img { display:block; width:16px; height:16px; margin:8px 8px 8px 0; padding:0; float:left;}
.nyNewsRec_Main .nyNewsRec_Date a.nyNewsRec_More { display:block; width:auto; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:16px; text-align:right; margin:0; padding:0; float:right;}
.nyNewsRec_Main .nyNewsRec_Date a.nyNewsRec_More i { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-2px 0 0 15px; padding:0; background:url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border:1px solid #dc0000; border-radius:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyNewsRec_Main:hover .nyNewsRec_Date a.nyNewsRec_More { color:#dc0000;}
.nyNewsRec_Main:hover .nyNewsRec_Date a.nyNewsRec_More i { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}
.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text i.nyNewsRecHot { display:block; width:76px; height:76px; margin:0; padding:0; position:absolute; top:0; right:0;}

.nyNews_Container .nyNews_List { width:1500px; height:auto; min-height:300px; margin:0 auto; padding:80px 0 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyNews_List ul li { width:32%; height:auto; margin:0 2% 30px 0; padding:30px; background-color:#f5f5f5; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyNews_List ul li:nth-child(3n+3) { margin:0 0 30px;}
.nyNews_List ul li:hover { background-color:#fafafa;}
.nyNews_List ul li a.nyNewsList_Name { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyNews_List ul li:hover a.nyNewsList_Name { color:#dc0000;}
.nyNews_List ul li p { width:100%; height:52px; overflow:hidden; line-height:26px; color:#999; font-size:16px; word-break:break-all; margin:10px auto 20px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyNews_List ul li .nyNewsList_Date { width:100%; height:auto; margin:0 auto; padding:0;}
.nyNews_List ul li .nyNewsList_Date span { display:block; width:auto; height:24px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0; padding:0; float:left;}
.nyNews_List ul li .nyNewsList_Date span img { display:block; width:16px; height:16px; margin:4px 8px 4px 0; padding:0; float:left;}
.nyNews_List ul li .nyNewsList_Date a.nyNewsList_More { display:block; width:auto; height:24px; overflow:hidden; line-height:24px; color:#999; font-size:14px; text-align:right; margin:0; padding:0; float:right;}
.nyNews_List ul li .nyNewsList_Date a.nyNewsList_More i { display:inline-block; width:22px; height:22px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; background:url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border:1px solid #dc0000; border-radius:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyNews_List ul li:hover .nyNewsList_Date a.nyNewsList_More { color:#dc0000;}
.nyNews_List ul li:hover .nyNewsList_Date a.nyNewsList_More i { background:#dc0000 url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.nyNews_Container .nyNews_Rec { padding:80px 60px;}
	.nyNews_Rec .nyNewsRec_Main { width:100%;}
	.nyNewsRec_Main .nyNewsRec_Img { height:370px;}
	
	.nyNews_Container .nyNews_List { width:100%; padding:80px 60px 30px;}
}
@media (max-width:1560px) {
	.nyNewsRec_Main .nyNewsRec_Img { height:360px;}
}
@media (max-width:1440px) {
	.nyNews_Container { margin:0 auto 60px;}
	.nyNews_Container .nyNews_Rec { padding:60px 40px;}
	.nyNews_Rec .nyNewsRec_Main { width:100%;}
	.nyNewsRec_Main .nyNewsRec_Img { height:350px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text { height:260px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text a.nyNewsRec_Name { height:44px; line-height:44px; font-size:24px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text p { height:50px; line-height:25px; font-size:15px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text .nyNewsRec_Date span { font-size:14px;}
	.nyNewsRec_Main .nyNewsRec_Date a.nyNewsRec_More, .nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text .nyNewsRec_Date span { font-size:15px;}	
	
	.nyNews_Container .nyNews_List { width:100%; padding:60px 40px 30px;}
	.nyNews_List ul li p { height:50px; line-height:25px; font-size:15px;}
	
}
@media (max-width:1366px) {
	.nyNewsRec_Main .nyNewsRec_Img { height:330px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text { height:240px; padding:30px;}
	
	.nyNews_Container .nyNews_List { padding:60px 40px 35px;}
	.nyNews_List ul li { margin:0 2% 25px 0; padding:25px;}
	.nyNews_List ul li:nth-child(3n+3) { margin:0 0 25px;}
}
@media (max-width:1280px) {

	.nyNewsRec_Main .nyNewsRec_Img { height:310px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text { height:230px; padding:30px 25px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text a.nyNewsRec_Name { height:40px; line-height:40px; font-size:22px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text p { height:48px; line-height:24px; font-size:14px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text .nyNewsRec_Date span { font-size:14px;}
	.nyNewsRec_Main .nyNewsRec_Date a.nyNewsRec_More{ font-size:14px;}
	.nyNewsRec_Main .nyNewsRec_Date a.nyNewsRec_More i { width:26px; height:26px;}
	
	.nyNews_List ul li { margin:0 2% 20px 0; padding:20px;}
	.nyNews_List ul li:nth-child(3n+3) { margin:0 0 20px;}
	.nyNews_List ul li a.nyNewsList_Name { height:30px; line-height:30px; font-size:18px;}
	.nyNews_List ul li p { height:48px; line-height:24px; font-size:14px; margin:10px auto 20px;}
}
@media (max-width:1200px) {
	.nyNewsRec_Main .nyNewsRec_Img { height:288px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text { height:200px; padding:25px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text p { margin:10px auto 20px;}
}
@media (max-width:1080px) {
	.nyNews_Rec .nyNewsRec_Main { min-height:240px;}
	.nyNewsRec_Main .nyNewsRec_Img { height:260px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text { height:190px; padding:20px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text a.nyNewsRec_Name { height:36px; line-height:36px; font-size:20px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text i.nyNewsRecHot { width:64px; height:64px;}
	
	.nyNews_List ul li { width:49%; margin:0 2% 20px 0;}
	.nyNews_List ul li:nth-child(3n+3) { margin:0 2% 20px 0;}
	.nyNews_List ul li:nth-child(2n+2) { margin:0 0 20px;}
}
@media (max-width:1024px) {
	.nyNewsRec_Main .nyNewsRec_Img { height:240px;}
}
@media (max-width:820px) {
	.nyNews_Container { margin:0 auto 60px;}
	.nyNews_Container .nyNews_Rec { padding:40px 20px;}
	.nyNews_Rec .nyNewsRec_Main { min-height:200px;}
	.nyNewsRec_Main .nyNewsRec_Img { height:220px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text { height:180px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text p { margin:10px auto;}
	.nyNews_Container .nyNews_List { padding:40px 20px 20px;}
}
@media (max-width:767px) {
	.nyNews_Container { margin:0 auto 54px;}
	.nyNews_Container .nyNews_Rec { padding:24px 12px;}
	.nyNewsRec_Main .nyNewsRec_Img { width:100%; height:220px; float:inherit;}
	.nyNewsRec_Main .nyNewsRec_Con { width:100%; margin:0 auto; float:inherit; position:inherit; top:inherit; right:inherit; transform:none;}	
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text { height:auto;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text a.nyNewsRec_Name { height:32px; line-height:32px; font-size:18px;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text p { margin:10px auto;}
	.nyNewsRec_Main .nyNewsRec_Con .nyNewsRec_Text i.nyNewsRecHot { width:50px; height:50px;}
	
	.nyNews_Container .nyNews_List { padding:24px 12px 12px;}
	.nyNews_List ul li, .nyNews_List ul li:nth-child(2n+2), .nyNews_List ul li:nth-child(3n+3) { width:100%; margin:0 auto 12px; float:inherit;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {

}
/*nyNews_Main 结束*/


/*分页样式 开始*/
#fengye { line-height:40px; margin:0 auto; color:#666; font-size:15px; text-align:center;}
#fengye a { display:inline-block; width:auto; height:38px; line-height:38px; color:#666; font-size:15px; text-align: center; margin:0 5px; padding:0 20px; background-color:#fff; border-radius:2px; border:1px solid #ddd;}
#fengye a:hover { background-color:#dc0000; color:#fff; border:1px solid #dc0000;}
#fengye a.pnnum1 { background-color:#dc0000; color:#fff; border:1px solid #dc0000;}
#fengye input { display: inline-block; padding:0 5px; background-color:#dc0000; width:40px!important; height:40px!important; line-height:40px; text-align:center; border-radius:2px; margin:0 5px; color:#fff; cursor:pointer; border:0; outline:none;}
#fengye .p_input { display: inline-block; padding:0 5px; background-color:#fff; width:40px!important; height:40px; line-height:38px; text-align:center; margin:0 5px; color:#555; font-size:14px; cursor:default; border:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*分页样式 结束*/


/*nyApplication 开始*/
.nyApplication { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:80px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyApplication .nyApp_Main { width:1500px; height:auto; min-height:300px; margin:0 auto; padding:0;}
.nyApp_Main .nyApp_List { width:100%; height:auto; margin:0 auto 10px; padding:0;}
.nyApp_List ul li { width:31%; height:auto; overflow:hidden; margin:0 3.5% 50px 0; padding:0; background-color:#fff; border-radius:28px 28px 0 0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyApp_List ul li:nth-child(3n+3) { margin:0 0 50px;}
.nyApp_List ul li:hover { background-color:#dc0000;}
.nyApp_List ul li .nyApp_Img { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0;}
.nyApp_List ul li .nyApp_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyApp_List ul li .nyApp_Img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; opacity:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyApp_List ul li:hover .nyApp_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyApp_List ul li .nyApp_Text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:20px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyApp_List ul li .nyApp_Text a.nyApp_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyApp_List ul li:hover .nyApp_Text a.nyApp_Name { color:#fff;}
.nyApp_List ul li .nyApp_Text p { display:block; width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:16px; word-break:break-all; margin:10px auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyApp_List ul li:hover .nyApp_Text p { color:rgba(255,255,255,0.65);}
.nyApp_List ul li .nyApp_Text .nyApp_Time { width:100%; height:auto; margin:0 auto; padding:0;}
.nyApp_List ul li .nyApp_Text .nyApp_Time span { display:block; width:auto; height:30px; line-height:30px; color:#999; font-size:15px; margin:0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyApp_List ul li .nyApp_Text .nyApp_Time span i { display:block; width:16px; height:16px; margin:7px 5px 7px 0; padding:0; background:url(../images/date01.png) center center no-repeat; background-size:16px 16px; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyApp_List ul li:hover .nyApp_Text .nyApp_Time span { color:rgba(255,255,255,0.65);}
.nyApp_List ul li:hover .nyApp_Text .nyApp_Time span i { background:url(../images/date02.png) center center no-repeat; background-size:16px 16px;}

.nyApp_List ul li .nyApp_Text .nyApp_Time a { display:block; width:auto; height:30px; line-height:30px; color:#999; font-size:15px; margin:0; padding:0; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyApp_List ul li .nyApp_Text .nyApp_Time a i { display:block; width:28px; height:28px; margin:0 0 0 10px; padding:0; border:1px solid #dc0000; background:url(../images/jt01.png) center center no-repeat; background-size:18px 18px; border-radius:50%; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyApp_List ul li:hover .nyApp_Text .nyApp_Time a { color:#fff;}
.nyApp_List ul li:hover .nyApp_Text .nyApp_Time a i { border:1px solid #fff; background:url(../images/jt02.png) center center no-repeat; background-size:18px 18px;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.nyApplication { padding:80px 60px;}
	.nyApplication .nyApp_Main { width:100%;}
}
@media (max-width:1560px) {
	.nyApplication { padding:60px;}
	.nyApp_List ul li .nyApp_Img { height:290px;}
}
@media (max-width:1440px) {
	.nyApplication { padding:40px 40px 60px;}
	.nyApp_List ul li { border-radius:20px 20px 0 0;}
	.nyApp_List ul li .nyApp_Img { height:270px;}
	.nyApp_List ul li .nyApp_Text p { height:50px; line-height:25px; font-size:15px;}
}
@media (max-width:1366px) {
	.nyApp_List ul li .nyApp_Img { height:260px;}
}
@media (max-width:1280px) {
	.nyApp_Main .nyApp_List { width:100%; height:auto; margin:0 auto 20px; padding:0;}
	.nyApp_List ul li { margin:0 3.5% 40px 0;}
	.nyApp_List ul li:nth-child(3n+3) { margin:0 0 40px;}
	.nyApp_List ul li .nyApp_Img { height:245px;}
	.nyApp_List ul li .nyApp_Text { padding:12px;}
	.nyApp_List ul li .nyApp_Text p { height:48px; line-height:24px; font-size:14px;}
	.nyApp_List ul li .nyApp_Text .nyApp_Time span { font-size:14px;}
	.nyApp_List ul li .nyApp_Text .nyApp_Time a { font-size:14px;}
}
@media (max-width:1200px) {
	.nyApp_List ul li .nyApp_Img { height:230px;}
}
@media (max-width:1080px) {
	.nyApp_Main .nyApp_List { width:100%; height:auto; margin:0 auto 10px; padding:0;}
	.nyApp_List ul li { width:31.4%; margin:0 2.9% 30px 0; border-radius:16px 16px 0 0;}
	.nyApp_List ul li:nth-child(3n+3) { margin:0 0 30px;}
	.nyApp_List ul li .nyApp_Img { height:210px;}
	.nyApp_List ul li .nyApp_Text a.nyApp_Name { font-size:18px;}
}
@media (max-width:1024px) {
	.nyApp_List ul li .nyApp_Img { height:200px;}
}
@media (max-width:820px) {
	.nyApplication { padding:20px 20px 60px;}
	.nyApp_Main .nyApp_List { width:100%; height:auto; margin:0 auto 20px; padding:0;}
	.nyApp_List ul li { width:48.5%; margin:0 3% 20px 0; border-radius:12px 12px 0 0;}
	.nyApp_List ul li:nth-child(3n+3) { margin:0 3% 20px 0;}
	.nyApp_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.nyApp_List ul li .nyApp_Img { height:240px;}
	.nyApp_List ul li .nyApp_Text p { margin:5px auto;}
}
@media (max-width:767px) {
	.nyApplication { padding:24px 12px 54px;}
	.nyApp_Main .nyApp_List { margin:0 auto 12px;}
	.nyApp_List ul li, .nyApp_List ul li:nth-child(2n+2), .nyApp_List ul li:nth-child(3n+3) { width:100%; margin:0 auto 12px; border-radius:12px 12px 0 0;}
	.nyApp_List ul li .nyApp_Img { height:252px;}
	.nyApp_List ul li .nyApp_Text a.nyApp_Name { font-size:20px;}
	.nyApp_List ul li .nyApp_Text p { margin:8px auto;}
	
	#fengye { line-height:inherit; font-size:0;}
	#fengye a { font-size:14px;}
	#fengye input, #fengye .p_input { display:none;}
}
@media (max-width:375px) {
	.nyApp_List ul li .nyApp_Img { height:230px;}
	
	#fengye a { padding:0 12px;}
}
@media (max-width:320px) {
	.nyApp_List ul li .nyApp_Img { height:200px;}
	.nyApp_List ul li .nyApp_Text a.nyApp_Name { font-size:18px;}
	
	#fengye a { padding:0 10px;}
}
/*nyApplication 结束*/

/*nyVideo 开始*/
.nyApplication { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:80px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyApplication .nyApp_Main { width:1500px; height:auto; min-height:300px; margin:0 auto; padding:0;}
.nyApp_Main .nyvideo_List { width:100%; height:auto; margin:0 auto 10px; padding:0;}
.nyvideo_List ul li { width:31%; height:auto; overflow:hidden; margin:0 3.5% 50px 0; padding:0; background-color:#fff; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyvideo_List ul li:nth-child(3n+3) { margin:0 0 50px;}
.nyvideo_List ul li:hover { background-color:#dc0000;}
.nyvideo_List ul li .nyApp_Img { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0;}
.nyvideo_List ul li .nyApp_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#eaeaea; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyvideo_List ul li .nyApp_Img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; opacity:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyvideo_List ul li .nyApp_Img a .play{display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 50px; height: 50px; background: url(../images/videos.png) no-repeat center;background-size: 100%;z-index: 3;opacity: 1;}
.nyvideo_List ul li:hover .nyApp_Img a{opacity: 1;}
@keyframes mcScale {
  50% {
    width: 90%;
    height: 90%;
  }
}
.nyvideo_List ul li .nyApp_Img a .play:after, .nyvideo_List ul li .nyApp_Img a .play:before { -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.nyvideo_List ul li .nyApp_Img a .play:before{content: '';display: block;position: absolute;left: 50%; top: 50%;transform: translate(-50%, -50%);width: 132%; height: 132%;border: 1px solid rgba(255, 255, 255, 0.3);border-radius: 50%;animation: mcScale 2s infinite ease;opacity: 0;transition: opacity 0.36s;}
.nyvideo_List ul li .nyApp_Img a .play:after{content: '';display: block; position: absolute;left: 50%; top: 50%;transform: translate(-50%, -50%);width: 155%;height: 155%;border: 1px solid rgba(255, 255, 255, 0.3); border-radius: 50%;animation: mcScale 2s infinite ease;opacity: 0;transition: opacity 0.36s;}
.nyvideo_List ul li:hover .nyApp_Img a .play:before,.nyvideo_List ul li:hover .nyApp_Img a .play:after{opacity: 1;}
.nyvideo_List ul li:hover .nyApp_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyvideo_List ul li .nyApp_Text { float:left; width:76%; height:auto; overflow:hidden; margin:0 auto; padding:14px 6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position:relative;}
.nyvideo_List ul li .nyApp_Text a.nyApp_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyvideo_List ul li .nyApp_Text a.nyApp_Name:before{content: '';display: block; width:3px; height:18px; background:#dc0000; position:absolute; left:0; top:20px;}
.nyvideo_List ul li:hover .nyApp_Text a.nyApp_Name { color:#fff;}
.nyvideo_List ul li .nyApp_Text p { display:block; width:100%; overflow:hidden; line-height:24px; color:#999; font-size:16px; margin:10px 0; padding:0; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyvideo_List ul li:hover .nyApp_Text p { color:rgba(255,255,255,0.65);}
.nyvideo_List ul li .nyApp_More{ float:right; width:42px; height:42px;margin: 30px 6%; display:block;background: url(../images/video_more.png) center center no-repeat;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; background-size:contain;}
.nyvideo_List ul li:hover .nyApp_More{background: url(../images/video_more_on.png) center center no-repeat;}

.fvopvideo { width:80% !important; height:500px!important;margin:0 auto 20px !important;position:relative;z-index:99;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.nyApplication { padding:80px 60px;}
	.nyApplication .nyApp_Main { width:100%;}
}
@media (max-width:1560px) {
	.nyApplication { padding:60px;}
	.nyvideo_List ul li .nyApp_Img { height:290px;}
}
@media (max-width:1440px) {
	.nyApplication { padding:40px 40px 60px;}
	.nyvideo_List ul li .nyApp_Img { height:270px;}
	.nyvideo_List ul li .nyApp_Text p { line-height:25px; font-size:15px;}
}
@media (max-width:1366px) {
	.nyvideo_List ul li .nyApp_Img { height:260px;}
}
@media (max-width:1280px) {
	.nyApp_Main .nyvideo_List { width:100%; height:auto; margin:0 auto 20px; padding:0;}
	.nyvideo_List ul li { margin:0 3.5% 40px 0;}
	.nyvideo_List ul li:nth-child(3n+3) { margin:0 0 40px;}
	.nyvideo_List ul li .nyApp_Img { height:245px;}
	.nyvideo_List ul li .nyApp_Text { padding:3%; width:80%;}
	.nyvideo_List ul li .nyApp_Text p { line-height:24px; font-size:14px;}
	.nyvideo_List ul li .nyApp_More{ width:36px; height:36px; margin:30px 3%;}
}
@media (max-width:1200px) {
	.nyvideo_List ul li .nyApp_Img { height:230px;}
}
@media (max-width:1080px) {
	.nyApp_Main .nyvideo_List { width:100%; height:auto; margin:0 auto 10px; padding:0;}
	.nyvideo_List ul li { width:31.4%; margin:0 2.9% 30px 0;}
	.nyvideo_List ul li:nth-child(3n+3) { margin:0 0 30px;}
	.nyvideo_List ul li .nyApp_Img { height:210px;}
	.nyvideo_List ul li .nyApp_Text a.nyApp_Name { font-size:18px;}
	.nyvideo_List ul li .nyApp_More{margin: 28px 3%;}
}
@media (max-width:1024px) {
	.nyvideo_List ul li .nyApp_Img { height:200px;}
	.nyvideo_List ul li .nyApp_Text{ width:76%;}
}
@media (max-width:820px) {
	.nyApplication { padding:20px 20px 60px;}
	.nyApp_Main .nyvideo_List { width:100%; height:auto; margin:0 auto 20px; padding:0;}
	.nyvideo_List ul li { width:48.5%; margin:0 3% 20px 0;}
	.nyvideo_List ul li:nth-child(3n+3) { margin:0 3% 20px 0;}
	.nyvideo_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.nyvideo_List ul li .nyApp_Img { height:240px;}
	.nyvideo_List ul li .nyApp_Text p { margin:5px auto;}
	.nyvideo_List ul li .nyApp_More{margin: 25px 3%;}
	
	.fvopvideo{ width:100% !important; height:420px !important;}
}
@media (max-width:767px) {
	.nyApplication { padding:24px 12px 54px;}
	.nyApp_Main .nyvideo_List { margin:0 auto 12px;}
	.nyvideo_List ul li, .nyApp_List ul li:nth-child(2n+2), .nyApp_List ul li:nth-child(3n+3) { width:100%; margin:0 auto 12px;}
	.nyvideo_List ul li .nyApp_Img { height:252px;}
	.nyvideo_List ul li .nyApp_Text a.nyApp_Name { font-size:20px;}
	.nyvideo_List ul li .nyApp_Text p { margin:8px auto;}
	.nyvideo_List ul li .nyApp_More{margin: 39px 3%;}
	
	.fvopvideo{height:240px !important;}
	
	#fengye { line-height:inherit; font-size:0;}
	#fengye a { font-size:14px;}
	#fengye input, #fengye .p_input { display:none;}
}
@media (max-width:375px) {
	.nyvideo_List ul li .nyApp_Img { height:230px;}
	.nyvideo_List ul li .nyApp_More{margin: 27px 3%;}
	
	.fvopvideo{height:200px !important;}
	
	#fengye a { padding:0 12px;}
}
@media (max-width:320px) {
	.nyvideo_List ul li .nyApp_Img { height:200px;}
	.nyvideo_List ul li .nyApp_Text a.nyApp_Name { font-size:18px;}
	.nyvideo_List ul li .nyApp_More{margin: 26px 3%;}
	
	#fengye a { padding:0 10px;}
}
/*nyApplication 结束*/

/*nyHonor 开始*/
.nyHonor { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:80px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyHonor .nyHonor_Main { width:1500px; height:auto; min-height:300px; margin:0 auto; padding:0;}
.nyHonor_Main .nyHonor_List { width:100%; height:auto; margin:0 auto 30px; padding:0;}
.nyHonor_List ul li { width:23.5%; height:auto; margin:0 2% 30px 0; padding:0; float:left;}
.nyHonor_List ul li:nth-child(4n+4) { margin:0 0 30px;}
.nyHonor_List ul li .nyHonor_Img { width:100%; height:auto; margin:0 auto; padding:20px 30px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyHonor_List ul li .nyHonor_Img a { display:block; width:100%; height:210px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.nyHonor_List ul li .nyHonor_Img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyHonor_List ul li:hover .nyHonor_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.nyHonor_List ul li a.nyHonor_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:40px; color:#333; font-size:16px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:10px 0 0;}
.nyHonor_List ul li:hover a.nyHonor_Name { color:#dc0000;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.nyHonor { padding:80px 60px;}
	.nyHonor .nyHonor_Main { width:100%;}
}
@media (max-width:1560px) {
	.nyHonor { padding:60px;}
}
@media (max-width:1440px) {
	.nyHonor { padding:40px 40px 60px;}
	.nyHonor_List ul li .nyHonor_Img { padding:20px;}
	.nyHonor_List ul li .nyHonor_Img a { height:200px;}
}
@media (max-width:1366px) {	
	.nyHonor_List ul li .nyHonor_Img a { height:180px;}
}
@media (max-width:1280px) {
	.nyHonor_Main .nyHonor_List { margin:0 auto 15px;}
	.nyHonor_List ul li { margin:0 2% 25px 0;}
	.nyHonor_List ul li:nth-child(4n+4) { margin:0 0 25px;}
	.nyHonor_List ul li .nyHonor_Img a { height:170px;}
}
@media (max-width:1200px) {
	.nyHonor_Main .nyHonor_List { margin:0 auto 15px;}
	.nyHonor_List ul li { width:32%; margin:0 2% 25px 0;}
	.nyHonor_List ul li:nth-child(4n+4) { margin:0 2% 25px 0;}
	.nyHonor_List ul li:nth-child(3n+3) { margin:0 0 25px;}
	.nyHonor_List ul li .nyHonor_Img a { height:210px;}
}
@media (max-width:1080px) {
	.nyHonor_Main .nyHonor_List { margin:0 auto 20px;}
	.nyHonor_List ul li { width:32%; margin:0 2% 20px 0;}
	.nyHonor_List ul li:nth-child(4n+4) { margin:0 2% 20px 0;}
	.nyHonor_List ul li:nth-child(3n+3) { margin:0 0 20px;}
	.nyHonor_List ul li .nyHonor_Img a { height:200px;}
	.nyHonor_List ul li a.nyHonor_Name { line-height:30px;}
}
@media (max-width:1024px) {
	.nyHonor_List ul li .nyHonor_Img a { height:190px;}
}
@media (max-width:820px) {
	.nyHonor { padding:40px 20px 60px;}
	.nyHonor_List ul li .nyHonor_Img a { height:144px;}
}
@media (max-width:767px) {
	.nyHonor { padding:24px 12px 54px;}
	.nyHonor_Main .nyHonor_List { margin:0 auto;}
	.nyHonor_List ul li, .nyHonor_List ul li:nth-child(3n+3), .nyHonor_List ul li:nth-child(4n+4) { width:100%; margin:0 auto 20px;}
	.nyHonor_List ul li .nyHonor_Img a { height:210px;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {
	.nyHonor_List ul li .nyHonor_Img a { height:180px;}
}
/*nyHonor 结束*/

/*NyOrder 开始*/
.NyOrder { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:80px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder .NyOrder_Main { width:1500px; height:auto; min-height:300px; margin:0 auto; padding:0;}
.NyOrder_Main .NyOrder_Con { width:100%; height:200px; margin:0 auto 40px; padding:25px 160px 25px 50px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Con .NyOrder_Img { width:150px; height:150px; overflow:hidden; margin:0 50px 0 0; padding:0; float:left; border:3px solid #dc0000; border-radius:50%; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Img img { display:block; width:100%; height:100%; margin:0; padding:0;}
.NyOrder_Con p { width:auto; height:auto; line-height:40px; color:#dc0000; font-size:24px; margin:20px 0 10px; padding:0 50px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Con span { display:block; width:auto; height:auto; line-height:28px; color:#999; font-size:16px; margin:0; padding:0 50px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.NyOrder_Con a.WeChatBtn { display:block; width:80px; height:100%; margin:0; padding:30px 20px; background-color:#333; position:absolute; top:0; right:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyOrder_Con a.TelBtn { display:block; width:80px; height:100%; margin:0; padding:30px 20px; background-color:#dc0000; position:absolute; top:0; right:80px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyOrder_Con a.WeChatBtn img, .NyOrder_Con a.TelBtn img { display:block; width:40px; height:40px; margin:0 auto 10px; padding:0;}
.NyOrder_Con a.WeChatBtn span, .NyOrder_Con a.TelBtn span { display:block; width:100%; height:auto; line-height:40px; color:#fff; font-size:18px; writing-mode: vertical-lr; letter-spacing:4px; margin:0; padding:0;}
.NyOrder_Con a.WeChatBtn:hover, .NyOrder_Con a.TelBtn:hover { background-color:#b00000;}

.NyOrder_Main .NyOrder_List { width:100%; height:auto; margin:0 auto; padding:0;}
.NyOrder_List #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyOrder_List #ly_msg.ly_msg h3 { display:none!important;}
.NyOrder_List #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyOrder_List #ly_msg.ly_msg ul li h4, .NyOrder_Right #ly_msg.ly_msg ul li h4.xh { display:none!important;}
.NyOrder_List #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 30px!important; padding:0!important; clear:inherit;}
.NyOrder_List #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_List #ly_msg.ly_msg ul li:nth-child(3){ width:48.5%!important; margin:0 3% 30px 0!important; float:left!important;}
.NyOrder_List #ly_msg.ly_msg ul li:nth-child(2),.NyOrder_List #ly_msg.ly_msg ul li:nth-child(4){ width:48.5%!important; float:right!important;}
.NyOrder_List #ly_msg.ly_msg ul li:last-child { margin:0 auto!important; text-align:center!important;}
.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt1, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12, .NyOrder_List #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#999; font-size:16px; margin:0!important; padding:0 20px!important; background-color:#fff!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { padding:0 20px 0 16px!important;}
.NyOrder_List #ly_msg.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2 input { width:240px!important; margin:0 10px 0 0!important; float:left!important;}
.NyOrder_List #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyOrder_List #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#aaa; font-size:16px; margin:0!important; padding:15px 20px!important; background-color:#fff!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_List #ly_msg.ly_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:0!important; padding:0!important; float:inherit!important;}
.NyOrder_List #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0!important; padding:0!important; border:none!important; cursor:pointer!important; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyOrder_List #ly_msg.ly_msg .msg_btn input:hover { background-color:#dc0000!important;}
.NyOrder_List #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#dc0000!important; margin:0 30px 0 0!important;}
.NyOrder_List #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#b00000!important;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	.NyOrder { padding:80px 60px;}
	.NyOrder .NyOrder_Main { width:100%;}
}
@media (max-width:1560px) {
	.NyOrder { padding:60px;}
}
@media (max-width:1440px) {
	.NyOrder { padding:40px 40px 60px;}
	.NyOrder_Con p { line-height:36px; font-size:22px;}
	.NyOrder_Con span { line-height:25px; font-size:15px;}
	
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { font-size:15px!important;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt0 textarea { font-size:15px;}
}
@media (max-width:1366px) {
	
}
@media (max-width:1280px) {
	
	.NyOrder_List #ly_msg.ly_msg ul li:last-child { margin:30px auto 0!important;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { height:50px!important; line-height:50px; font-size:15px;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:145px!important; line-height:25px; font-size:15px; padding:10px 20px;}
	.NyOrder_List #ly_msg.ly_msg ul li a.yzm_img { margin:5px 0!important;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:50px!important; font-size:15px!important;}
	.NyOrder_List #ly_msg.ly_msg .msg_btn input { height:50px!important; line-height:50px!important;}
}
@media (max-width:1200px) {
	
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2 input { width:200px!important;}
}
@media (max-width:1080px) {
	.NyOrder_Main .NyOrder_Con { padding:25px 160px 25px 40px;}
	.NyOrder_Con .NyOrder_Img { margin:0 40px 0 0;}
	.NyOrder_Con p { line-height:32px; font-size:20px; margin:15px 0 10px; padding:0 40px 0 0;}
	.NyOrder_Con span { line-height:24px; font-size:14px; padding:0 40px 0 0;}
	
	.NyOrder_List #ly_msg.ly_msg ul li { margin:0 0 20px!important;}
	.NyOrder_List #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_List #ly_msg.ly_msg ul li:nth-child(3){ width:48.5%!important; margin:0 3% 20px 0!important; float:left!important;}
	.NyOrder_List #ly_msg.ly_msg ul li:nth-child(2), .NyOrder_List #ly_msg.ly_msg ul li:nth-child(4){ width:48.5%!important; margin:0 0 20px 0!important; float:right!important;}
	.NyOrder_List #ly_msg.ly_msg ul li:last-child { margin:20px auto 0!important;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { font-size:14px;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:140px!important; line-height:24px; font-size:14px;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2 input { width:180px!important;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2>span { font-size:14px!important;}
}
@media (max-width:1024px) {
	
	.NyOrder_List #ly_msg.ly_msg ul li .c_yzm { height:50px;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2>span { display:block; width:100%;}
}
@media (max-width:820px) {
	.NyOrder { padding:40px 20px 60px;}
	.NyOrder_Main .NyOrder_Con { height:190px; padding:20px 120px 20px 20px;}
	.NyOrder_Con .NyOrder_Img { margin:0 20px 0 0;}
	.NyOrder_Con p { line-height:32px; font-size:20px; margin:10px 0; padding:0 20px 0 0;}
	.NyOrder_Con span { line-height:22px; font-size:14px; padding:0 20px 0 0;}
	.NyOrder_Con a.TelBtn { width:60px; padding:30px 10px; right:60px;}
	.NyOrder_Con a.WeChatBtn { width:60px; padding:30px 10px;}
	.NyOrder_Con a.WeChatBtn span, .NyOrder_Con a.TelBtn span { font-size:16px;}
	
	.NyOrder_List #ly_msg.ly_msg ul li .c_yzm { height:50px; float:left!important;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2>span { display:inline-block; width:auto; line-height:50px!important;}
}
@media (max-width:767px) {
	.NyOrder { padding:24px 12px 54px;}
	.NyOrder_Main .NyOrder_Con { height:auto; margin:0 auto 24px; padding:20px;}
	.NyOrder_Con .NyOrder_Img { float:inherit; margin:0 auto 20px;}
	.NyOrder_Con p { line-height:32px; font-size:20px; text-align:center; margin:0 auto 10px; padding:0;}
	.NyOrder_Con span { line-height:22px; font-size:14px; text-align:center; padding:0;}
	.NyOrder_Con a.WeChatBtn, .NyOrder_Con a.TelBtn { width:50%; margin:12px auto 0; padding:10px; position:inherit; top:inherit; right:inherit; text-align:center;}
	.NyOrder_Con a.WeChatBtn img, .NyOrder_Con a.TelBtn img { display:inline-block; width:30px; height:30px; margin:-2px 10px 0 0; vertical-align:middle;}
	.NyOrder_Con a.WeChatBtn span, .NyOrder_Con a.TelBtn span { display:inline-block; width:auto; line-height:30px; font-size:15px; writing-mode:inherit; letter-spacing:0;}
	
	.NyOrder_List #ly_msg.ly_msg ul li { margin:0 auto 12px!important;}
	.NyOrder_List #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_List #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_List #ly_msg.ly_msg ul li:nth-child(5) { width:100%!important; margin:0 auto 12px!important; float:inherit!important;}
	.NyOrder_List #ly_msg.ly_msg ul li:nth-child(2), .NyOrder_List #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_List #ly_msg.ly_msg ul li:nth-child(6) { width:100%!important; margin:0 auto 12px!important; float:inherit!important;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { padding: 0 12px!important;}	
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2 input { width:160px!important;}
	.NyOrder_List #ly_msg.ly_msg ul li .c_yzm { height:50px; float:inherit!important;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2>span { display:block; width:100%; line-height:24px!important; margin:10px auto 0;}
	.NyOrder_List #ly_msg.ly_msg .msg_btn input { width:48%!important; margin:0!important; float:left;}
	.NyOrder_List #ly_msg.ly_msg .msg_btn input.msg_btn1 { margin:0 4% 0 0!important;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_List #ly_msg.ly_msg ul li .msg_ipt0 textarea { padding:10px 12px!important;}
}
@media (max-width:375px) {
	.NyOrder_Con a.WeChatBtn, .NyOrder_Con a.TelBtn { width:56%;}
}
@media (max-width:320px) {
	.NyOrder_Con a.WeChatBtn, .NyOrder_Con a.TelBtn { width:64%;}
	.NyOrder_List #ly_msg.ly_msg ul li .msg_ipt2 input { width:130px!important;}
}
/*NyOrder 结束*/

/*NyContactUs 开始*/
.NyContactUs { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f5f5f5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs .NyContactUs_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.NyContactUs_Main .NyContactUs_Lxfs { width:100%; height:auto; margin:0 auto 80px; padding:0 240px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul { width:100%; height:260px; overflow:hidden; margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul li { width:calc(33.3333% - 20px); width:-moz-calc(33.3333% - 20px); width:-webkit-calc(33.3333% - 20px); height:120px; overflow:hidden; margin:0 20px 20px 0; padding:35px 40px; background-color:#fff; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul li:nth-child(3n+3) { margin:0 0 20px;}
.NyContactUs_Lxfs ul li img { display:block; width:50px; height:50px; margin:0 20px 0 0; padding:0; float:left;}
.NyContactUs_Lxfs ul li span { display:block; width:auto; height:auto; line-height:24px; color:#555; font-size:16px; margin:0; padding:0;}
.NyContactUs_Lxfs ul li p { width:auto; height:auto; max-height:52px; overflow:hidden; line-height:26px; color:#333; font-size:16px; font-weight:bold; word-break:break-all; margin:0; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.NyContactUs_Lxfs .NyContactUs_Ewm { width:240px; height:260px; overflow:hidden; margin:0; padding:35px 40px; background-color:#dc0000; position:absolute; top:0; right:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Ewm p { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:10px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Ewm p img { display:block; width:140px; height:140px; margin:0 auto; padding:0;}
.NyContactUs_Ewm p span { display:block; width:100%; height:30px; line-height:30px; color:#555; font-size:16px; text-align:center;}

.NyContactUs_Main .NyContactUs_Map { width:100%; height:auto; margin:0 auto; padding:10px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyMap { width:100%; height:450px; overflow:hidden; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyMap .dz_map { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
.NyMap .dz_map #container { height:120%;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.NyContactUs { padding:80px 60px;}
	.NyContactUs .NyContactUs_Main { width:100%;}
}
@media (max-width:1560px) {
	.NyContactUs { padding:60px;}
	.NyContactUs_Main .NyContactUs_Lxfs { margin:0 auto 60px;}
}
@media (max-width:1440px) {
	.NyContactUs { padding:40px 40px 60px;}
	.NyContactUs_Main .NyContactUs_Lxfs { margin:0 auto 40px;}
	.NyContactUs_Lxfs ul li span { line-height:25px; font-size:15px;}
	.NyContactUs_Lxfs ul li p { max-height:50px; line-height:25px; font-size:15px;}
	.NyContactUs_Ewm p span { font-size:15px;}
	.NyMap { height:420px;}
}
@media (max-width:1366px) {
	.NyContactUs_Lxfs ul li { padding:30px;}
	.NyContactUs_Lxfs ul li img { margin:0 15px 0 0;}
	.NyContactUs_Lxfs .NyContactUs_Ewm { padding:30px;}
}
@media (max-width:1280px) {
	.NyMap { height:400px;}
}
@media (max-width:1200px) {
	.NyContactUs_Lxfs ul li { padding:30px 20px;}
	.NyContactUs_Lxfs ul li img { margin:0 10px 0 0;}
	.NyContactUs_Lxfs .NyContactUs_Ewm { padding:30px;}
	.NyMap { height:380px;}
}
@media (max-width:1080px) {
	.NyContactUs_Lxfs ul li { padding:10px 20px 20px;}
	.NyContactUs_Lxfs ul li img { width:40px; height:40px; margin:0 10px 0 0;}
	.NyContactUs_Lxfs ul li span { line-height:40px;}
	.NyContactUs_Lxfs ul li p { width:100%; max-height:46px; line-height:23px; font-size:15px; margin:10px auto 0;}
	.NyMap { height:340px;}
}
@media (max-width:1024px) {
	
}
@media (max-width:820px) {
	.NyContactUs { padding:40px 20px 60px;}
	.NyContactUs_Lxfs ul { height:400px;}
	.NyContactUs_Lxfs ul li { width:calc(50% - 20px); width:-moz-calc(50% - 20px); width:-webkit-calc(50% - 20px); height:120px;}
	.NyContactUs_Lxfs ul li:nth-child(3n+3) { margin:0 20px 20px 0;}
	.NyContactUs_Lxfs ul li:nth-child(2n+2) { margin:0 0 20px;}
	.NyContactUs_Lxfs .NyContactUs_Ewm { height:400px; padding:105px 30px;}
	.NyMap { height:320px;}
}
@media (max-width:767px) {
	.NyContactUs { padding:24px 12px 54px;}
	.NyContactUs_Main .NyContactUs_Lxfs { margin:0 auto 24px; padding:0;}
	.NyContactUs_Lxfs ul { width:100%; height:auto; overflow:hidden; margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.NyContactUs_Lxfs ul li { width:100%; height:auto; margin:0 auto 12px; padding:24px 12px; float: inherit;}
	.NyContactUs_Lxfs ul li:nth-child(3n+3), .NyContactUs_Lxfs ul li:nth-child(2n+2) { margin:0 auto 12px;}
	.NyContactUs_Lxfs ul li img { display:block; width:50px; height:50px; margin:0 20px 0 0; padding:0; float:left;}
	.NyContactUs_Lxfs ul li span { display:block; width:auto; height:auto; line-height:25px; color:#555; font-size:15px; margin:0; padding:0;}
	.NyContactUs_Lxfs ul li p { width:auto; height:auto; max-height:50px; overflow:hidden; line-height:25px; color:#333; font-size:15px; font-weight:bold; word-break:break-all; margin:0; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
	.NyContactUs_Lxfs .NyContactUs_Ewm { width:100%; height:auto; padding:24px; position:inherit; top:inherit; right:inherit;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {

}
/*NyContactUs 结束*/

/*nyNews_Detail 开始*/
.nyNews_Detail { width:1500px; height:auto; margin:80px auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyNews_Detail .nyNewsDetail_Title { width:100%; height:auto; margin:0 auto 20px; padding:0;}
.nyNewsDetail_Title h1 { width:100%; height:auto; line-height:40px; color:#333; font-size:30px; font-weight:bold; margin:0 auto; padding:0 150px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyNews_Detail .nyNewsDetail_Tips { width:100%; height:auto; overflow:hidden; line-height:30px; color:#999; font-size:16px; margin:0 auto 30px; padding:0 0 15px; border-bottom:1px solid #e6e6e6;}
.nyNewsDetail_Tips span { display:inline-block; height:30px; line-height:30px; color:#999; font-size:16px; margin:0 40px 0 0; padding:0;}
.nyNewsDetail_Tips span img { display:block; width:16px; height:16px; margin:7px 7px 7px 0; padding:0; float:left;}
.nyNewsDetail_Con { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.nyNewsDetail_Con div, .nyNewsDetail_Con p, .nyNewsDetail_Con span, .nyNewsDetail_Con font, .nyNewsDetail_Con em { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; font-style:normal; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.nyNewsDetail_Con div, .nyNewsDetail_Con p { margin:0 auto 20px;}
.nyNewsDetail_Con img { display:inline-block; width:auto!important; max-width:100%!important; height:auto!important; margin:0 0 20px;}

.nyNews_Detail a.ReturnBtn { display:block; width:128px; height:38px; overflow:hidden; line-height:38px; color:#333; font-size:16px; text-align:center; background-color:#fff; border:1px solid #e5e5e5; border-radius:21px; position:absolute; top:0; right:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyNews_Detail a.ReturnBtn i { display:inline-block; width:18px; height:18px; vertical-align:middle; margin:-2px 6px 0 0; padding:0; background:url(../images/ico4.png) center center no-repeat; background-size:18px 18px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyNews_Detail a.ReturnBtn:hover { color:#fff; background-color:#dc0000; border:1px solid #dc0000;}
.nyNews_Detail a.ReturnBtn:hover i { background:url(../images/ico5.png) center center no-repeat; background-size:18px 18px;}

.nyPrevNext { width:100%; height:auto; margin:40px auto 0; padding:0;}
.nyPrevNext ul li { width:48.5%; height:auto; margin:0 3% 0 0; padding:35px 40px; background-color:#f5f5f5; border-top:6px solid #333; box-shadow:0 0 0 rgba(0,0,0,0.1); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPrevNext ul li:nth-child(2) { margin:0;}
.nyPrevNext ul li span { display:block; width:100%; height:auto; line-height:30px; color:#333; font-size:24px; margin:0 auto 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPrevNext ul li p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#aaa; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.nyPrevNext ul li p a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPrevNext ul li:hover { background-color:#fff; border-top:6px solid #dc0000; box-shadow:0 0 16px rgba(0,0,0,0.1);}
.nyPrevNext ul li:hover span { color:#dc0000;}
.nyPrevNext ul li:hover p a { color:#333;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.nyNews_Detail { width:100%; margin:80px auto; padding:0 60px;}
	.nyNews_Detail a.ReturnBtn { right:60px;}
}
@media (max-width:1560px) {
	.nyNews_Detail { margin:60px auto; padding:0 60px;}
}
@media (max-width:1440px) {
	.nyNews_Detail { margin:40px auto 60px; padding:0 40px;}
	.nyNewsDetail_Title h1 { font-size:28px;}
	.nyNewsDetail_Tips span { font-size:15px;}
	.nyNewsDetail_Con { font-size:15px!important;}
	.nyNewsDetail_Con div, .nyNewsDetail_Con p { margin:0 auto 15px;}
	.nyNewsDetail_Con div, .nyNewsDetail_Con p, .nyNewsDetail_Con span, .nyNewsDetail_Con font, .nyNewsDetail_Con em { font-size:15px!important;}
	.nyNews_Detail a.ReturnBtn { font-size:15px; right:40px;}
	.nyPrevNext ul li { padding:30px 40px;}
	.nyPrevNext ul li span { font-size:22px;}
}
@media (max-width:1366px) {
	.nyNewsDetail_Title h1 { font-size:26px;}
}
@media (max-width:1280px) {

}
@media (max-width:1200px) {

}
@media (max-width:1080px) {
	.nyNews_Detail .nyNewsDetail_Title { margin:0 auto 15px;}
	.nyNews_Detail .nyNewsDetail_Tips { margin:0 auto 20px; padding:0 0 10px;}
	.nyNewsDetail_Tips span { font-size:14px;}
	.nyPrevNext { margin:15px auto 0;}
	.nyPrevNext ul li { padding:15px 20px; border-top:4px solid #333;}
	.nyPrevNext ul li:hover { border-top:4px solid #dc0000;}
	.nyPrevNext ul li span { font-size:18px; margin:0 auto;}
	.nyPrevNext ul li p, .nyPrevNext ul li p a { font-size:15px;}	
	
}
@media (max-width:1024px) {

}
@media (max-width:820px) {
	.nyNews_Detail { margin:40px auto 60px; padding:0 20px;}
	.nyNewsDetail_Title h1 { font-size:24px; margin:0 auto 10px;}
	.nyNews_Detail a.ReturnBtn { right:20px;}
	.nyPrevNext ul li { width:100%; margin:0 auto 20px; float:inherit;}
	.nyPrevNext ul li:nth-child(2) { margin:0 auto;}
}
@media (max-width:767px) {
	.nyNews_Detail { margin:24px auto 54px; padding:0 12px;}
	.nyNewsDetail_Title h1 { line-height:32px; font-size:22px; margin:0 auto 10px; padding:0;}
	.nyNewsDetail_Tips span { margin:0 20px 0 0;}
	.nyNewsDetail_Tips span img { margin:7px 4px 7px 0;}
	.nyNewsDetail_Con div, .nyNewsDetail_Con p { margin:0 auto 12px;}
	.nyNews_Detail a.ReturnBtn { margin:24px auto 0; position:inherit; top:inherit; right:inherit;}
	.nyPrevNext { margin:12px auto 0;}
	.nyPrevNext ul li { width:100%; margin:0 auto 12px; float:inherit;}
	.nyPrevNext ul li:nth-child(2) { margin:0 auto;}
	.nyPrevNext ul li p { height:auto; line-height:25px; padding:5px 0;}
	.nyPrevNext ul li a { height:auto; line-height:25px; word-break:break-all; white-space:inherit; text-overflow:inherit;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {

}
/*nyNews_Detail 结束*/

/*nyDown 开始*/
.nyDown { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f5f5f5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyDown .nyDown_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.nyDown_Main .nyDown_List { width:100%; height:auto; margin:0 auto; padding:0;}
.nyDown_List ul li { width:48.5%; height:auto; margin:0 3% 30px 0; padding:0 100px 0 0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); float:left; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyDown_List ul li:nth-child(2n+2) { margin:0 0 30px;}
.nyDown_List ul li:hover { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.nyDown_List ul li .nyDown_Btn { width:100px; height:100px; margin:0; padding:0; border-left:1px solid #e6e6e6; position:absolute; top:0; right:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyDown_List ul li .nyDown_Btn a { display:block; width:100px; height:100px; margin:0 auto; padding:25px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyDown_List ul li .nyDown_Btn a i.DwIco { display:block; width:50px; height:50px; margin:0 auto; padding:0; background:url(../images/down.svg) center center no-repeat; background-size:100% 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyDown_List ul li:hover .nyDown_Btn { border-left:1px solid #dc0000;}
.nyDown_List ul li:hover .nyDown_Btn a i.DwIco { background:url(../images/down1.svg) center center no-repeat; background-size:100% 100%;}

.nyDown_List ul li .nyDown_Text { width:100%; height:100px; overflow:hidden; margin:0; padding:15px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyDown_List ul li .nyDown_Text a.nyDown_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 6px; padding:0 0 0 13px; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyDown_List ul li .nyDown_Text a.nyDown_Name i { display:block; width:3px; height:20px; margin:0; padding:0; background-color:#dc0000; position:absolute; left:0; top:10px;}
.nyDown_List ul li .nyDown_Text span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.nyDown_List ul li .nyDown_Text span img { display:block; width:18px; height:18px; margin:2px 6px 2px 0; padding:0; float:left;}
.nyDown_List ul li:hover .nyDown_Text a.nyDown_Name { color:#dc0000;}

.nyDown_Main #fengye { margin:30px auto 0;}

.DownBtn a { display:block; width:160px; height:44px; line-height:44px; color:#fff; font-size:16px; margin:40px auto; padding:0 33px; background:#dc0000 url(../images/down2.svg) 108px 10px no-repeat; background-size:24px 24px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.DownBtn a:hover { background-color:#b00000;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.nyDown { padding:80px 60px;}
	.nyDown .nyDown_Main { width:100%;}
}
@media (max-width:1560px) {
	.nyDown { padding:60px;}
}
@media (max-width:1440px) {
	.nyDown { padding:40px 40px 60px;}
	.nyDown .nyDown_Main { width:100%;}
	
	.nyDown_Main #fengye { margin:30px auto 0;}
}
@media (max-width:1366px) {
	
}
@media (max-width:1280px) {
	
}
@media (max-width:1200px) {
	.nyDown_List ul li .nyDown_Text a.nyDown_Name { font-size:18px;}
	.nyDown_List ul li .nyDown_Text a.nyDown_Name i { height:18px; top:11px;}
}
@media (max-width:1080px) {

}
@media (max-width:1024px) {
	
}
@media (max-width:820px) {
	.nyDown { padding:40px 20px 60px;}
	.nyDown_List ul li { width:100%; height:auto; margin:0 auto 20px; float:inherit;}
	.nyDown_List ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.DownBtn a { margin:20px auto;}
	.nyDown_Main #fengye { margin:20px auto 0;}
}
@media (max-width:767px) {
	.nyDown { padding:24px 12px 54px;}
	.nyDown_List ul li { width:100%; height:auto; margin:0 auto 12px; padding:0 70px 0 0; float:inherit;}
	.nyDown_List ul li:nth-child(2n+2) { margin:0 auto 12px;}
	.nyDown_List ul li .nyDown_Text { height:80px; padding:10px 12px;}
	.nyDown_List ul li .nyDown_Text a.nyDown_Name { height:36px; line-height:36px; margin:0 auto;}
	.nyDown_List ul li .nyDown_Text a.nyDown_Name i { top:9px;}
	.nyDown_List ul li .nyDown_Btn { width:70px; height:80px;}
	.nyDown_List ul li .nyDown_Btn a { width:70px; height:80px; padding:20px 0;}
	.nyDown_List ul li .nyDown_Btn a i.DwIco { width:40px; height:40px;}
	
	.nyDown_Main #fengye { margin:12px auto 0;}
	
	.DownBtn a { margin:20px auto;}
}
@media (max-width:375px) {
	.nyDown_List ul li .nyDown_Text a.nyDown_Name { font-size:16px;}
}
@media (max-width:320px) {

}
/*nyDown 结束*/

.dyqlj{padding: 10px;line-height: 18px;}
.dyqlj a{font-size:13px;color:#000}